Home
last modified time | relevance | path

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

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