/linux-2.4.37.9/drivers/ide/legacy/ |
D | ide-cs.c | 308 link->io.NumPorts2 = 1; in ide_config() 314 link->io.NumPorts2 = 0; in ide_config() 339 if (link->io.NumPorts2) in ide_config() 340 release_region(link->io.BasePort2, link->io.NumPorts2); in ide_config() 416 if (link->io.NumPorts2) in ide_release() 417 request_region(link->io.BasePort2, link->io.NumPorts2,"ide-cs"); in ide_release()
|
/linux-2.4.37.9/drivers/parport/ |
D | parport_cs.c | 273 link->io.NumPorts2 = io->win[1].len; in parport_config() 289 if (link->io.NumPorts2) in parport_config() 290 release_region(link->io.BasePort2, link->io.NumPorts2); in parport_config() 342 if (link->io.NumPorts2) in parport_cs_release() 343 request_region(link->io.BasePort2, link->io.NumPorts2, in parport_cs_release()
|
/linux-2.4.37.9/drivers/net/wireless/ |
D | airo_cs.c | 422 link->io.NumPorts1 = link->io.NumPorts2 = 0; in airo_config() 435 link->io.NumPorts2 = io->win[1].len; in airo_config() 510 if (link->io.NumPorts2) in airo_config() 512 link->io.BasePort2+link->io.NumPorts2-1); in airo_config()
|
D | atmel_cs.c | 490 link->io.NumPorts1 = link->io.NumPorts2 = 0; in atmel_config() 503 link->io.NumPorts2 = io->win[1].len; in atmel_config() 569 if (link->io.NumPorts2) in atmel_config() 571 link->io.BasePort2+link->io.NumPorts2-1); in atmel_config()
|
D | orinoco_cs.c | 407 link->io.NumPorts1 = link->io.NumPorts2 = 0; in orinoco_cs_config() 426 link->io.NumPorts2 = io->win[1].len; in orinoco_cs_config() 518 if (link->io.NumPorts2) in orinoco_cs_config() 520 link->io.BasePort2 + link->io.NumPorts2 - 1); in orinoco_cs_config()
|
/linux-2.4.37.9/drivers/isdn/hisax/ |
D | sedlbauer_cs.c | 427 link->io.NumPorts1 = link->io.NumPorts2 = 0; in sedlbauer_config() 443 link->io.NumPorts2 = io->win[1].len; in sedlbauer_config() 522 if (link->io.NumPorts2) in sedlbauer_config() 524 link->io.BasePort2+link->io.NumPorts2-1); in sedlbauer_config()
|
D | elsa_cs.c | 435 if (link->io.NumPorts2) in elsa_cs_config() 437 link->io.BasePort2+link->io.NumPorts2-1); in elsa_cs_config()
|
D | avma1_cs.c | 171 link->io.NumPorts2 = 16; in avma1cs_attach() 362 link->io.NumPorts2 = 0; in avma1cs_config()
|
/linux-2.4.37.9/include/pcmcia/ |
D | cs.h | 120 ioaddr_t NumPorts2; member 192 ioaddr_t NumPorts2; member
|
/linux-2.4.37.9/drivers/pcmcia/ |
D | cs.c | 1099 config->NumPorts2 = c->io.NumPorts2; in pcmcia_get_configuration_info() 1576 (c->io.NumPorts2 != req->NumPorts2)) in pcmcia_release_io() 1582 if (req->NumPorts2) in pcmcia_release_io() 1583 release_io_space(s, req->BasePort2, req->NumPorts2); in pcmcia_release_io() 1757 u_char b = c->io.NumPorts1 + c->io.NumPorts2 - 1; in pcmcia_request_configuration() 1826 if ((req->NumPorts2 > 0) && in pcmcia_request_io() 1835 if (req->NumPorts2) { in pcmcia_request_io() 1837 req->NumPorts2, req->IOAddrLines, in pcmcia_request_io()
|
/linux-2.4.37.9/drivers/isdn/avmb1/ |
D | avm_cs.c | 159 link->io.NumPorts2 = 0; in avmcs_attach() 343 link->io.NumPorts2 = 0; in avmcs_config()
|
/linux-2.4.37.9/drivers/char/pcmcia/ |
D | serial_cs.c | 306 if ((config.BasePort2 != 0) && (config.NumPorts2 == 8)) { in simple_config() 320 link->io.NumPorts2 = 0; in simple_config() 428 link->io.NumPorts1 = link->io.NumPorts2 = 8; in multi_config()
|
/linux-2.4.37.9/drivers/net/pcmcia/ |
D | aironet4500_cs.c | 453 link->io.NumPorts1 = link->io.NumPorts2 = 0; in awc_pcmcia_config() 470 link->io.NumPorts2 = io->win[1].len; in awc_pcmcia_config()
|
D | axnet_cs.c | 360 if (link->io.NumPorts2 > 0) { in try_io_port() 435 link->io.NumPorts2 = io->win[1-i].len; in axnet_config() 437 i = link->io.NumPorts2 = 0; in axnet_config() 442 if (link->io.NumPorts1 + link->io.NumPorts2 >= 32) { in axnet_config() 456 if (link->io.NumPorts2 == 8) { in axnet_config()
|
D | pcnet_cs.c | 591 if (link->io.NumPorts2 > 0) { in try_io_port() 675 link->io.NumPorts2 = io->win[1-i].len; in pcnet_config() 677 i = link->io.NumPorts2 = 0; in pcnet_config() 684 if (link->io.NumPorts1 + link->io.NumPorts2 >= 32) { in pcnet_config() 698 if (link->io.NumPorts2 == 8) { in pcnet_config()
|
D | fmvj18x_cs.c | 403 link->io.NumPorts2 = 0; in mfc_try_io_port() 493 link->io.NumPorts2 = 8; in fmvj18x_config() 538 if (link->io.NumPorts2 != 0) { in fmvj18x_config()
|
D | smc91c92_cs.c | 549 link->io.NumPorts2 = 8; in mhz_mfc_config() 792 link->io.NumPorts2 = 8; in osi_config() 806 link->io.NumPorts2 = 0; in osi_config()
|
D | xirc2ps_cs.c | 981 link->io.NumPorts2 = 8; in xirc2ps_config()
|
/linux-2.4.37.9/drivers/scsi/pcmcia/ |
D | nsp_cs.c | 1885 link->io.NumPorts1 = link->io.NumPorts2 = 0; in nsp_cs_config() 1899 link->io.NumPorts2 = io->win[1].len; in nsp_cs_config() 1946 release_region(link->io.BasePort2, link->io.NumPorts2); in nsp_cs_config() 2048 if (link->io.NumPorts2) in nsp_cs_config() 2050 link->io.BasePort2+link->io.NumPorts2-1); in nsp_cs_config()
|
/linux-2.4.37.9/drivers/telephony/ |
D | ixj_pcmcia.c | 241 link->io.NumPorts2 = io->win[1].len; in ixj_config()
|