Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/
H A Dif_wi_pci.c95 int (*pp_attach)(struct pci_attach_args *pa, struct wi_softc *sc); member
146 if (pp->pp_attach(pa, sc) != 0) in wi_pci_attach()