Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daic7xxx_osm.h451 static __inline int ahc_get_pci_function(ahc_dev_softc_t);
471 ahc_get_pci_function(ahc_dev_softc_t pci) in ahc_get_pci_function() function
H A Daic7xxx.c3846 if (ahc_get_pci_function(list_pci) == 0) { in ahc_softc_insert()