Home
last modified time | relevance | path

Searched refs:IS_ISA (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/scsi/ !
Deata_dma.c849 if(SD(device->host)->bustype != IS_ISA){ in eata_select_queue_depths()
1139 if (bustype != IS_EISA && bustype != IS_ISA) in register_HBA()
1143 if (bustype == IS_EISA || bustype == IS_ISA) { in register_HBA()
1202 if (gc->SG_64K==TRUE && ntohs(gc->SGsiz)==64 && hd->bustype!=IS_ISA){ in register_HBA()
1310 if (hd->bustype != IS_ISA) { in register_HBA()
1392 register_HBA(ISAbases[i], buf, tpnt, IS_ISA); in find_ISA()
Deata_generic.h37 #define IS_ISA 'I' macro
Deata_pio.c775 hd->bustype = IS_ISA; in register_pio_HBA()
782 hd->bustype = IS_ISA; in register_pio_HBA()