Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ata/
HData-pci.c782 (PCIP_STORAGE_IDE_MODEPRIM | PCIP_STORAGE_IDE_MODESEC)) != in ata_legacy()
783 (PCIP_STORAGE_IDE_MODEPRIM | PCIP_STORAGE_IDE_MODESEC))) || in ata_legacy()
/NextBSD/sys/dev/pci/
HDpcireg.h319 #define PCIP_STORAGE_IDE_MODESEC 0x04 macro
HDpci.c3101 if (progif & PCIP_STORAGE_IDE_MODESEC) { in pci_ata_maps()