Searched refs:ATA_PCI_MAX_CH (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/ata/
H A Data-pci.h39 #define ATA_PCI_MAX_CH 8 macro
71 } interrupt[ATA_PCI_MAX_CH];
H A Data-pci.c344 unit = ATA_PCI_MAX_CH - 1;
367 unit = ATA_PCI_MAX_CH - 1;
798 for (unit = 0; unit < ATA_PCI_MAX_CH; unit++) {

Completed in 81 milliseconds