Home
last modified time | relevance | path

Searched refs:PCIS_STORAGE_IDE (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/ata/chipsets/
H A Data-cypress.c73 pci_get_subclass(dev) == PCIS_STORAGE_IDE) { in ata_cypress_probe()
H A Data-ati.c114 if (pci_get_subclass(dev) != PCIS_STORAGE_IDE) in ata_ati_probe()
H A Data-nvidia.c179 pci_get_subclass(dev) != PCIS_STORAGE_IDE) in ata_nvidia_probe()
H A Data-intel.c227 if (pci_get_subclass(dev) != PCIS_STORAGE_IDE) { in ata_intel_chipinit()
/freebsd/sys/dev/ata/
H A Data-pci.c70 if (pci_get_subclass(dev) != PCIS_STORAGE_IDE) in ata_pci_probe()
769 return (((pci_read_config(dev, PCIR_SUBCLASS, 1) == PCIS_STORAGE_IDE) && in ata_legacy()
/freebsd/sys/dev/pci/
H A Dpcireg.h337 #define PCIS_STORAGE_IDE 0x01 macro
H A Dpci.c4051 (pci_get_subclass(dev) == PCIS_STORAGE_IDE) && in pci_add_resources()
4945 {PCIC_STORAGE, PCIS_STORAGE_IDE, 1, "ATA"},
/freebsd/usr.sbin/pciconf/
H A Dpciconf.c655 {PCIC_STORAGE, PCIS_STORAGE_IDE, "ATA"},