Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h301 struct proc *scsa2usb_busy_proc; /* owner of the hardware */ member
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c1106 if (scsa2usbp->scsa2usb_busy_proc != curproc) { in scsa2usb_ugen_open()
1120 scsa2usbp->scsa2usb_busy_proc = curproc; in scsa2usb_ugen_open()
1188 scsa2usbp->scsa2usb_busy_proc = NULL; in scsa2usb_ugen_open()
1237 scsa2usbp->scsa2usb_busy_proc = NULL; in scsa2usb_ugen_close()
4197 scsa2usbp->scsa2usb_busy_proc = curproc; in scsa2usb_work_thread()
4226 scsa2usbp->scsa2usb_busy_proc = NULL; in scsa2usb_work_thread()