Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h390 #define SCSA2USB_FLAGS_LOCKS_INIT 0x004 /* basic inits done */ macro
/titanic_41/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c708 scsa2usbp->scsa2usb_flags |= SCSA2USB_FLAGS_LOCKS_INIT; in scsa2usb_attach()
1341 if (scsa2usbp->scsa2usb_flags & SCSA2USB_FLAGS_LOCKS_INIT) { in scsa2usb_cleanup()