Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/pci/
Dadv_pci.c92 int adv_pci_match(struct device *, void *, void *);
97 sizeof(ASC_SOFTC), adv_pci_match, adv_pci_attach
113 adv_pci_match(parent, match, aux) in adv_pci_match() function