Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Daic7xxx_openbsd.h313 static __inline int ahc_get_pci_function(ahc_dev_softc_t);
333 ahc_get_pci_function(ahc_dev_softc_t pci) in ahc_get_pci_function() function
H A Daic7xxx.c3890 if (ahc_get_pci_function(list_pci) == 0) { in ahc_softc_insert()