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.h289 struct proc *scsa2usb_busy_proc; /* owner of the hardware */ member in struct:scsa2usb_state
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c1070 if (scsa2usbp->scsa2usb_busy_proc != curproc) {
1084 scsa2usbp->scsa2usb_busy_proc = curproc;
1152 scsa2usbp->scsa2usb_busy_proc = NULL;
1201 scsa2usbp->scsa2usb_busy_proc = NULL;
4173 scsa2usbp->scsa2usb_busy_proc = curproc;
4202 scsa2usbp->scsa2usb_busy_proc = NULL;

Completed in 70 milliseconds