Home
last modified time | relevance | path

Searched refs:CISTPL_CFTABLE_ENTRY (Results 1 – 25 of 30) sorted by relevance

12

/linux-2.4.37.9/include/asm-m68k/
Damipcmcia.h87 #define CISTPL_CFTABLE_ENTRY 0x1b macro
/linux-2.4.37.9/drivers/char/pcmcia/
Dserial_cs.c326 tuple.DesiredTuple = CISTPL_CFTABLE_ENTRY; in simple_config()
406 tuple.DesiredTuple = CISTPL_CFTABLE_ENTRY; in multi_config()
552 tuple.DesiredTuple = CISTPL_CFTABLE_ENTRY; in serial_config()
/linux-2.4.37.9/include/pcmcia/
Dcistpl.h54 #define CISTPL_CFTABLE_ENTRY 0x1b macro
/linux-2.4.37.9/drivers/telephony/
Dixj_pcmcia.c228 tuple.DesiredTuple = CISTPL_CFTABLE_ENTRY; in ixj_config()
/linux-2.4.37.9/drivers/scsi/pcmcia/
Dfdomain_stub.c232 tuple.DesiredTuple = CISTPL_CFTABLE_ENTRY; in fdomain_config()
Daha152x_stub.c245 tuple.DesiredTuple = CISTPL_CFTABLE_ENTRY; in aha152x_config_cs()
Dqlogic_stub.c243 tuple.DesiredTuple = CISTPL_CFTABLE_ENTRY; in qlogic_config()
/linux-2.4.37.9/drivers/parport/
Dparport_cs.c256 tuple.DesiredTuple = CISTPL_CFTABLE_ENTRY; in parport_config()
/linux-2.4.37.9/drivers/isdn/avmb1/
Davm_cs.c336 tuple.DesiredTuple = CISTPL_CFTABLE_ENTRY; in avmcs_config()
/linux-2.4.37.9/drivers/isdn/hisax/
Delsa_cs.c377 tuple.DesiredTuple = CISTPL_CFTABLE_ENTRY; in elsa_cs_config()
Davma1_cs.c355 tuple.DesiredTuple = CISTPL_CFTABLE_ENTRY; in avma1cs_config()
Dsedlbauer_cs.c387 tuple.DesiredTuple = CISTPL_CFTABLE_ENTRY; in sedlbauer_config()
/linux-2.4.37.9/drivers/net/
Dapne.c587 if (pcmcia_copy_tuple(CISTPL_CFTABLE_ENTRY, tuple, 32) < 3) in init_pcmcia()
/linux-2.4.37.9/drivers/ide/legacy/
Dide-cs.c273 tuple.DesiredTuple = CISTPL_CFTABLE_ENTRY; in ide_config()
/linux-2.4.37.9/drivers/net/wireless/
Dairo_cs.c385 tuple.DesiredTuple = CISTPL_CFTABLE_ENTRY; in airo_config()
Datmel_cs.c453 tuple.DesiredTuple = CISTPL_CFTABLE_ENTRY; in atmel_config()
Dorinoco_cs.c358 tuple.DesiredTuple = CISTPL_CFTABLE_ENTRY; in orinoco_cs_config()
/linux-2.4.37.9/drivers/ide/ppc/
Dmpc8xx.c564 #define CISTPL_CFTABLE_ENTRY 0x1b macro
/linux-2.4.37.9/drivers/net/pcmcia/
Daironet4500_cs.c421 tuple.DesiredTuple = CISTPL_CFTABLE_ENTRY; in awc_pcmcia_config()
Dxirc2ps_cs.c987 tuple.DesiredTuple = CISTPL_CFTABLE_ENTRY; in xirc2ps_config()
1009 tuple.DesiredTuple = CISTPL_CFTABLE_ENTRY; in xirc2ps_config()
Dsmc91c92_cs.c554 tuple.DesiredTuple = CISTPL_CFTABLE_ENTRY; in mhz_mfc_config()
715 tuple.DesiredTuple = CISTPL_CFTABLE_ENTRY; in smc_config()
/linux-2.4.37.9/drivers/bluetooth/
Dbtuart_cs.c740 tuple.DesiredTuple = CISTPL_CFTABLE_ENTRY; in btuart_config()
Ddtl1_cs.c717 tuple.DesiredTuple = CISTPL_CFTABLE_ENTRY; in dtl1_config()
Dbt3c_cs.c818 tuple.DesiredTuple = CISTPL_CFTABLE_ENTRY; in bt3c_config()
/linux-2.4.37.9/drivers/pcmcia/
Dcistpl.c1380 case CISTPL_CFTABLE_ENTRY: in pcmcia_parse_tuple()
1481 (read_tuple(handle, CISTPL_CFTABLE_ENTRY, p) == CS_SUCCESS) || in pcmcia_validate_cis()

12