taglinefilesource code
check_region1992drivers/block/cdu31a.cif (check_region(cdu31a_addresses[i].base, 4)) {
check_region1128drivers/block/mcd.cif (check_region(mcd_port, 4)) {
check_region3456drivers/block/sbpcd.cif (check_region(addr[1],4)) continue;
check_region79drivers/net/3c503.cif (check_region(ports[i], 16))
check_region100drivers/net/3c503.cif (check_region(ports[i], 16))
check_region636drivers/net/apricot.cif (check_region(ioaddr, APRICOT_TOTAL_SIZE))
check_region140drivers/net/at1700.cif (check_region(ioaddr, 32))
check_region1246drivers/net/depca.cif (check_region(ioaddr, DEPCA_TOTAL_SIZE))
check_region1278drivers/net/depca.cif (check_region(ioaddr, DEPCA_TOTAL_SIZE))
check_region136drivers/net/e2100.cif (check_region(ioaddr, ETHERCARD_TOTAL_SIZE))
check_region126drivers/net/hp-plus.cif (check_region(*port, HP_IO_EXTENT))
check_region78drivers/net/hp.cif (check_region(*port, HP_IO_EXTENT))
check_region224drivers/net/lance.cif (   check_region(ioaddr, LANCE_TOTAL_SIZE) == 0
check_region85drivers/net/ne.cif (check_region(*port, 32))
check_region589drivers/net/sk_g16.cif (check_region(ioaddr, ETHERCARD_TOTAL_SIZE))
check_region135drivers/net/skeleton.cif (check_region(ioaddr, ETHERCARD_TOTAL_SIZE))
check_region71drivers/net/smc-ultra.cif (check_region(*port, 32))
check_region80drivers/net/wd.cif (check_region(*port, 32))
check_region492drivers/scsi/aha152x.cif(check_region(port_base, TEST-SCSISEQ))
check_region796drivers/scsi/aha1542.cif(!check_region(bases[indx], 4)) { 
check_region441drivers/scsi/aha1740.cif(check_region(base, 0x5c)) continue;  /* See if in use */
check_region934drivers/scsi/buslogic.cif (!check_region(bases[indx], 3)) {
check_region573drivers/scsi/fdomain.cif (check_region( port_base, 0x10 )) {
check_region365drivers/scsi/ultrastor.cif(check_region(PORT_OVERRIDE, 0xc)) {
check_region372drivers/scsi/ultrastor.cif(check_region(ultrastor_ports_14f[i], 0x0c)) continue;
check_region1128drivers/scsi/wd7000.cif (check_region(cfg->iobase, 4))  {  /* ports in use */
check_region19include/linux/ioport.hextern int check_region(unsigned int from, unsigned int extent);