Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/
H A Data-pci.c776 (PCIP_STORAGE_IDE_MODEPRIM | PCIP_STORAGE_IDE_MODESEC)) != in ata_legacy()
777 (PCIP_STORAGE_IDE_MODEPRIM | PCIP_STORAGE_IDE_MODESEC))) || in ata_legacy()
/freebsd/sys/dev/pci/
H A Dpcireg.h338 #define PCIP_STORAGE_IDE_MODEPRIM 0x01 macro
H A Dpci.c3540 if (progif & PCIP_STORAGE_IDE_MODEPRIM) { in pci_ata_maps()