Searched refs:scsa2usb_flags (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c708 scsa2usbp->scsa2usb_flags |= SCSA2USB_FLAGS_LOCKS_INIT;
908 scsa2usbp->scsa2usb_flags |= SCSA2USB_FLAGS_HBA_ATTACH_SETUP;
921 /* open pipes and set scsa2usb_flags */
1341 if (scsa2usbp->scsa2usb_flags & SCSA2USB_FLAGS_LOCKS_INIT) {
1351 if (scsa2usbp->scsa2usb_flags &
1357 if (scsa2usbp->scsa2usb_flags &
2622 scsa2usbp->scsa2usb_pkt_state, scsa2usbp->scsa2usb_flags,
4505 (void *)scsa2usbp->scsa2usb_dip, scsa2usbp->scsa2usb_flags);
4507 if (!(scsa2usbp->scsa2usb_flags & SCSA2USB_FLAGS_PIPES_OPENED)) {
4608 scsa2usbp->scsa2usb_flags |
[all...]
/illumos-gate/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h281 int scsa2usb_flags; /* Per instance flags */ member in struct:scsa2usb_state
387 /* scsa2usb_flags values */

Completed in 89 milliseconds