Home
last modified time | relevance | path

Searched refs:scsa2usb_pipe_state (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h327 uint_t scsa2usb_pipe_state; /* resetting state */ member
443 (((s)->scsa2usb_pipe_state & SCSA2USB_PIPE_DEV_RESET) != 0)
448 ((s)->scsa2usb_pipe_state != SCSA2USB_PIPE_NORMAL) || \
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dusb_ms_cbi.c542 scsa2usbp->scsa2usb_pipe_state = SCSA2USB_PIPE_DEV_RESET; in scsa2usb_cbi_reset_recovery()
597 scsa2usbp->scsa2usb_pipe_state &= ~SCSA2USB_PIPE_DEV_RESET; in scsa2usb_cbi_reset_recovery()
H A Dusb_ms_bulkonly.c788 scsa2usbp->scsa2usb_pipe_state = SCSA2USB_PIPE_DEV_RESET; in scsa2usb_bulk_only_reset_recovery()
829 scsa2usbp->scsa2usb_pipe_state &= ~SCSA2USB_PIPE_DEV_RESET; in scsa2usb_bulk_only_reset_recovery()
H A Dscsa2usb.c2626 scsa2usbp->scsa2usb_pipe_state); in scsa2usb_scsi_start()
4634 scsa2usbp->scsa2usb_pipe_state = SCSA2USB_PIPE_NORMAL; in scsa2usb_open_usb_pipes()
4665 scsa2usbp->scsa2usb_pipe_state = SCSA2USB_PIPE_CLOSING; in scsa2usb_close_usb_pipes()
4688 scsa2usbp->scsa2usb_pipe_state = SCSA2USB_PIPE_NORMAL; in scsa2usb_close_usb_pipes()