Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h298 int scsa2usb_transport_busy; /* ugen/sd traffic */ member
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c1107 while (scsa2usbp->scsa2usb_transport_busy || in scsa2usb_ugen_open()
1119 scsa2usbp->scsa2usb_transport_busy++; in scsa2usb_ugen_open()
1187 scsa2usbp->scsa2usb_transport_busy--; in scsa2usb_ugen_open()
1236 scsa2usbp->scsa2usb_transport_busy--; in scsa2usb_ugen_close()
4191 while (scsa2usbp->scsa2usb_transport_busy) { in scsa2usb_work_thread()
4196 scsa2usbp->scsa2usb_transport_busy++; in scsa2usb_work_thread()
4225 scsa2usbp->scsa2usb_transport_busy--; in scsa2usb_work_thread()