Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h315 uint_t scsa2usb_pipe_state; /* resetting state */ member
425 (((s)->scsa2usb_pipe_state & SCSA2USB_PIPE_DEV_RESET) != 0)
430 ((s)->scsa2usb_pipe_state != SCSA2USB_PIPE_NORMAL) || \
/titanic_44/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.c2623 scsa2usbp->scsa2usb_pipe_state); in scsa2usb_scsi_start()
4610 scsa2usbp->scsa2usb_pipe_state = SCSA2USB_PIPE_NORMAL; in scsa2usb_open_usb_pipes()
4641 scsa2usbp->scsa2usb_pipe_state = SCSA2USB_PIPE_CLOSING; in scsa2usb_close_usb_pipes()
4664 scsa2usbp->scsa2usb_pipe_state = SCSA2USB_PIPE_NORMAL; in scsa2usb_close_usb_pipes()