Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dpci.c50 int pcidetach(struct device *, int);
89 sizeof(struct pci_softc), pcimatch, pciattach, pcidetach, pciactivate
210 pcidetach(struct device *self, int flags) in pcidetach() function