Searched defs:pci_detach (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci.c133 static int pci_detach(dev_info_t *devi, ddi_detach_cmd_t cmd);
142 pci_detach, /* detach */
298 pci_detach(dev_info_t *devi, ddi_detach_cmd_t cmd) function
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci.c59 static int pci_detach(dev_info_t *dip, ddi_detach_cmd_t cmd);
111 pci_detach,
402 pci_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) function

Completed in 70 milliseconds