Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhci.c44 static int uhci_detach(dev_info_t *dip, ddi_detach_cmd_t cmd);
83 uhci_detach, /* Detach */
635 uhci_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) in uhci_detach() function