Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ata/
H A Data-pci.c781 (PCIP_STORAGE_IDE_MODEPRIM | PCIP_STORAGE_IDE_MODESEC)) != in ata_legacy()
782 (PCIP_STORAGE_IDE_MODEPRIM | PCIP_STORAGE_IDE_MODESEC))) || in ata_legacy()
/freebsd-13.1/sys/dev/pci/
H A Dpcireg.h337 #define PCIP_STORAGE_IDE_MODEPRIM 0x01 macro
H A Dpci.c3445 if (progif & PCIP_STORAGE_IDE_MODEPRIM) { in pci_ata_maps()