Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Daic7xxx_openbsd.h422 static __inline int ahc_get_pci_bus(ahc_dev_softc_t);
452 ahc_get_pci_bus(ahc_dev_softc_t pci) in ahc_get_pci_bus() function
Daic7xxx.c3854 && ahc_get_pci_bus(list_pci) == ahc_get_pci_bus(pci)) { in ahc_softc_insert()