Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h286 int scsa2usb_transport_busy; /* ugen/sd traffic */ member
/titanic_44/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c1071 while (scsa2usbp->scsa2usb_transport_busy || in scsa2usb_ugen_open()
1083 scsa2usbp->scsa2usb_transport_busy++; in scsa2usb_ugen_open()
1151 scsa2usbp->scsa2usb_transport_busy--; in scsa2usb_ugen_open()
1200 scsa2usbp->scsa2usb_transport_busy--; in scsa2usb_ugen_close()
4167 while (scsa2usbp->scsa2usb_transport_busy) { in scsa2usb_work_thread()
4172 scsa2usbp->scsa2usb_transport_busy++; in scsa2usb_work_thread()
4201 scsa2usbp->scsa2usb_transport_busy--; in scsa2usb_work_thread()