Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/nata/
H A Data-pci.c568 (PCIP_STORAGE_IDE_MODEPRIM | PCIP_STORAGE_IDE_MODESEC)) != in ata_legacy()
569 (PCIP_STORAGE_IDE_MODEPRIM | PCIP_STORAGE_IDE_MODESEC))) || in ata_legacy()
/dragonfly/sys/bus/pci/
H A Dpcireg.h290 #define PCIP_STORAGE_IDE_MODESEC 0x04 macro
H A Dpci.c2737 if (progif & PCIP_STORAGE_IDE_MODESEC) { in pci_ata_maps()