Home
last modified time | relevance | path

Searched refs:PCIP_STORAGE_SATA_AHCI_1_0 (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/dev/ahci/
HDahci_generic.c109 pci_get_progif(dev) == PCIP_STORAGE_SATA_AHCI_1_0) { in ahci_acpi_probe()
HDahci_pci.c417 pci_get_progif(dev) == PCIP_STORAGE_SATA_AHCI_1_0) in ahci_probe()
/freebsd-14-stable/sys/dev/pci/
HDpcireg.h348 #define PCIP_STORAGE_SATA_AHCI_1_0 0x01 macro
/freebsd-14-stable/usr.sbin/bhyve/
HDpci_ahci.c2601 pci_set_cfgdata8(pi, PCIR_PROGIF, PCIP_STORAGE_SATA_AHCI_1_0); in pci_ahci_init()