Home
last modified time | relevance | path

Searched refs:Present (Results 1 – 25 of 53) sorted by relevance

123

/linux-2.4.37.9/drivers/pcmcia/
Dcs.c1277 if (c->Present & PRESENT_PIN_REPLACE) { in pcmcia_get_status()
1291 if (c->Present & PRESENT_EXT_STATUS) { in pcmcia_get_status()
1718 c->Present = c->CardValues = req->Present; in pcmcia_request_configuration()
1719 if (req->Present & PRESENT_COPY) { in pcmcia_request_configuration()
1723 if (req->Present & PRESENT_OPTION) { in pcmcia_request_configuration()
1729 if (req->Present & PRESENT_IOBASE_0) in pcmcia_request_configuration()
1738 if (req->Present & PRESENT_STATUS) { in pcmcia_request_configuration()
1742 if (req->Present & PRESENT_PIN_REPLACE) { in pcmcia_request_configuration()
1746 if (req->Present & PRESENT_EXT_STATUS) { in pcmcia_request_configuration()
1750 if (req->Present & PRESENT_IOBASE_0) { in pcmcia_request_configuration()
[all …]
Dcs_internal.h103 u_int Present; member
/linux-2.4.37.9/include/pcmcia/
Dcs.h112 u_int Present; member
171 u_int Present; member
/linux-2.4.37.9/drivers/net/pcmcia/
Daironet4500_cs.c239 link->conf.Present = PRESENT_OPTION; in awc_attach()
415 link->conf.Present = parse.config.rmask[0]; in awc_pcmcia_config()
Dcom20020_cs.c240 link->conf.Present = PRESENT_OPTION; in com20020_attach()
D3c589_cs.c245 link->conf.Present = PRESENT_OPTION; in tc589_attach()
360 link->conf.Present = parse.config.rmask[0]; in tc589_config()
Dibmtr_cs.c220 link->conf.Present = PRESENT_OPTION; in ibmtr_attach()
D3c574_cs.c326 link->conf.Present = PRESENT_OPTION; in tc574_attach()
441 link->conf.Present = parse.config.rmask[0]; in tc574_config()
Dnetwave_cs.c486 link->conf.Present = PRESENT_OPTION; in netwave_attach()
886 link->conf.Present = parse.config.rmask[0];
/linux-2.4.37.9/drivers/char/pcmcia/
Dserial_cs.c457 link->conf.Present |= PRESENT_EXT_STATUS; in multi_config()
523 link->conf.Present = parse.config.rmask[0]; in serial_config()
/linux-2.4.37.9/drivers/telephony/
Dixj_pcmcia.c225 link->conf.Present = parse.config.rmask[0]; in ixj_config()
/linux-2.4.37.9/drivers/scsi/pcmcia/
Dfdomain_stub.c141 link->conf.Present = PRESENT_OPTION; in fdomain_attach()
Daha152x_stub.c155 link->conf.Present = PRESENT_OPTION; in aha152x_attach()
Dqlogic_stub.c148 link->conf.Present = PRESENT_OPTION; in qlogic_attach()
/linux-2.4.37.9/drivers/parport/
Dparport_cs.c248 link->conf.Present = parse.config.rmask[0]; in parport_config()
/linux-2.4.37.9/drivers/mtd/maps/
Dpcmciamtd.c616 link->conf.Present = t.Present; in pcmciamtd_config()
/linux-2.4.37.9/drivers/isdn/avmb1/
Davm_cs.c179 link->conf.Present = PRESENT_OPTION; in avmcs_attach()
/linux-2.4.37.9/drivers/isdn/hisax/
Delsa_cs.c369 link->conf.Present = parse.config.rmask[0]; in elsa_cs_config()
Davma1_cs.c193 link->conf.Present = PRESENT_OPTION; in avma1cs_attach()
Dsedlbauer_cs.c366 link->conf.Present = parse.config.rmask[0]; in sedlbauer_config()
/linux-2.4.37.9/drivers/ide/legacy/
Dide-cs.c263 link->conf.Present = parse.config.rmask[0]; in ide_config()
/linux-2.4.37.9/drivers/net/wireless/
Dairo_cs.c368 link->conf.Present = parse.config.rmask[0]; in airo_config()
Datmel_cs.c436 link->conf.Present = parse.config.rmask[0]; in atmel_config()
Dorinoco_cs.c335 link->conf.Present = parse.config.rmask[0]; in orinoco_cs_config()
/linux-2.4.37.9/arch/arm/mm/
Dproc-arm1026.S503 tst r1, #LPTE_PRESENT | LPTE_YOUNG @ Present and Young?

123