Home
last modified time | relevance | path

Searched refs:PCIP_STORAGE_IDE_MODESEC (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.h340 #define PCIP_STORAGE_IDE_MODESEC 0x04 macro
H A Dpci.c3555 if (progif & PCIP_STORAGE_IDE_MODESEC) { in pci_ata_maps()