Home
last modified time | relevance | path

Searched refs:AHD_PCI (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/
H A Dahd_pci.c381 ahd->chip |= AHD_PCI; in ahd_pci_attach()
397 ahd->chip |= AHD_PCI; in ahd_pci_attach()
/openbsd/sys/dev/ic/
H A Daic79xx.h225 AHD_PCI = 0x0100, /* Bus type PCI */ enumerator