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

/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c75 static int scsa2usb_detach(dev_info_t *, ddi_detach_cmd_t);
490 scsa2usb_detach, /* detach */
1005 * scsa2usb_detach:
1009 scsa2usb_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) function
1022 "scsa2usb_detach: dip = 0x%p, cmd = %d", (void *)dip, cmd);

Completed in 67 milliseconds