Searched refs:SCSA2USB_PIPE_DEV_RESET (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dusb_ms_cbi.c542 scsa2usbp->scsa2usb_pipe_state = SCSA2USB_PIPE_DEV_RESET;
597 scsa2usbp->scsa2usb_pipe_state &= ~SCSA2USB_PIPE_DEV_RESET;
H A Dusb_ms_bulkonly.c788 scsa2usbp->scsa2usb_pipe_state = SCSA2USB_PIPE_DEV_RESET;
829 scsa2usbp->scsa2usb_pipe_state &= ~SCSA2USB_PIPE_DEV_RESET;
/illumos-gate/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h380 #define SCSA2USB_PIPE_DEV_RESET 0x02 /* device specific reset */ macro
425 (((s)->scsa2usb_pipe_state & SCSA2USB_PIPE_DEV_RESET) != 0)

Completed in 49 milliseconds