Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c76 static int scsa2usb_cleanup(dev_info_t *, scsa2usb_state_t *);
997 (void) scsa2usb_cleanup(dip, scsa2usbp); in scsa2usb_attach()
1027 if (scsa2usb_cleanup(dip, scsa2usbp) != USB_SUCCESS) { in scsa2usb_detach()
1305 scsa2usb_cleanup(dev_info_t *dip, scsa2usb_state_t *scsa2usbp) in scsa2usb_cleanup() function