Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Deata_generic.h255 is_PCI:1, /* HBA is PCI */
Deata_pio.c737 if (gc->is_PCI) in register_pio_HBA()
/linux-4.4.14/drivers/tty/
Drocket.c135 static int is_PCI[NUM_BOARDS]; variable
2174 is_PCI[i] = 1; in register_PCI()
2305 is_PCI[i] = 0; in init_ISA()
2502 if (rcktpt_io_addr[i] <= 0 || is_PCI[i]) in rp_cleanup_module()