Home
last modified time | relevance | path

Searched refs:scsa2usbp (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c865 if (SCSA2USB_IS_BULK_ONLY(scsa2usbp) || SCSA2USB_IS_CB(scsa2usbp)) { in scsa2usb_attach()
1032 if (scsa2usbp) { in scsa2usb_attach()
1055 ASSERT(scsa2usbp); in scsa2usb_detach()
1604 scsa2usbp); in scsa2usb_parse_input_str()
1612 scsa2usbp); in scsa2usb_parse_input_str()
1669 scsa2usbp); in scsa2usb_parse_input_str()
2006 scsa2usbp->scsa2usb_panic_info->statep = scsa2usbp; in scsa2usb_panic_callb_init()
2068 scsa2usb_pkt_completion(scsa2usbp, scsa2usbp->scsa2usb_cur_pkt); in scsa2usb_panic_callb()
2625 scsa2usbp->scsa2usb_pkt_state, scsa2usbp->scsa2usb_flags, in scsa2usb_scsi_start()
4529 (void *)scsa2usbp->scsa2usb_dip, scsa2usbp->scsa2usb_flags); in scsa2usb_open_usb_pipes()
[all …]
H A Dusb_ms_cbi.c185 scsa2usbp->scsa2usb_default_pipe, in scsa2usb_cbi_transport()
236 if (scsa2usbp->scsa2usb_cur_pkt) { in scsa2usb_cbi_transport()
237 scsa2usbp->scsa2usb_cur_pkt-> in scsa2usb_cbi_transport()
255 if (SCSA2USB_IS_CB(scsa2usbp)) { in scsa2usb_cbi_transport()
276 if (SCSA2USB_IS_CBI(scsa2usbp)) { in scsa2usb_cbi_transport()
288 if (SCSA2USB_IS_CB(scsa2usbp)) { in scsa2usb_cbi_transport()
357 if (!SCSA2USB_IS_CBI(scsa2usbp)) { in scsa2usb_cbi_start_intr_polling()
416 if (!SCSA2USB_IS_CBI(scsa2usbp)) { in scsa2usb_cbi_stop_intr_polling()
421 if (scsa2usbp->scsa2usb_intr_pipe) { in scsa2usb_cbi_stop_intr_polling()
529 if (scsa2usbp->scsa2usb_cur_pkt) { in scsa2usb_cbi_reset_recovery()
[all …]
H A Dusb_ms_bulkonly.c216 mutex_exit(&scsa2usbp->scsa2usb_mutex); in scsa2usb_bulk_only_transport()
261 scsa2usbp->scsa2usb_log_handle, in scsa2usb_bulk_only_transport()
268 if (scsa2usbp->scsa2usb_cur_pkt) { in scsa2usb_bulk_only_transport()
269 scsa2usbp->scsa2usb_cur_pkt-> in scsa2usb_bulk_only_transport()
299 scsa2usbp->scsa2usb_pkt_state = in scsa2usb_bulk_only_transport()
369 scsa2usbp->scsa2usb_log_handle, in scsa2usb_fill_in_cbw()
676 scsa2usbp->scsa2usb_log_handle, in scsa2usb_handle_csw_result()
710 if ((!(scsa2usbp->scsa2usb_attrs & in scsa2usb_handle_csw_result()
770 (void *)scsa2usbp); in scsa2usb_bulk_only_reset_recovery()
783 if (scsa2usbp->scsa2usb_cur_pkt) { in scsa2usb_bulk_only_reset_recovery()
[all …]