Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpcireg.h342 #define PCIP_STORAGE_IDE_MASTERDEV 0x80 macro
H A Dpci.c4050 ((pci_get_progif(dev) & PCIP_STORAGE_IDE_MASTERDEV) || in pci_add_resources()
/freebsd/sys/dev/ata/
H A Data-pci.c768 (pci_read_config(dev, PCIR_PROGIF, 1)&PCIP_STORAGE_IDE_MASTERDEV)&& in ata_legacy()