Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dusb_ms_cbi.c48 int scsa2usb_cbi_transport(scsa2usb_state_t *, scsa2usb_cmd_t *);
50 static void scsa2usb_cbi_reset_recovery(scsa2usb_state_t *);
53 void scsa2usb_cbi_stop_intr_polling(scsa2usb_state_t *);
57 extern int scsa2usb_handle_data_start(scsa2usb_state_t *,
61 extern usb_bulk_req_t *scsa2usb_init_bulk_req(scsa2usb_state_t *,
63 extern int scsa2usb_clear_ept_stall(scsa2usb_state_t *, uint_t,
65 extern void scsa2usb_close_usb_pipes(scsa2usb_state_t *);
348 scsa2usb_cbi_start_intr_polling(scsa2usb_state_t *scsa2usbp) in scsa2usb_cbi_start_intr_polling()
409 scsa2usb_cbi_stop_intr_polling(scsa2usb_state_t *scsa2usbp) in scsa2usb_cbi_stop_intr_polling()
441 scsa2usb_state_t *scsa2usbp = (scsa2usb_state_t *) in scsa2usb_handle_cbi_status()
[all …]
H A Dusb_ms_bulkonly.c49 int scsa2usb_bulk_only_transport(scsa2usb_state_t *,
54 static void scsa2usb_bulk_only_handle_error(scsa2usb_state_t *,
56 int scsa2usb_bulk_only_get_max_lun(scsa2usb_state_t *);
57 static int scsa2usb_handle_status_start(scsa2usb_state_t *,
64 extern int scsa2usb_handle_data_start(scsa2usb_state_t *,
71 extern int scsa2usb_clear_ept_stall(scsa2usb_state_t *, uint_t,
73 extern void scsa2usb_close_usb_pipes(scsa2usb_state_t *);
336 scsa2usb_fill_in_cbw(scsa2usb_state_t *scsa2usbp, in scsa2usb_fill_in_cbw()
460 scsa2usb_bulk_only_handle_error(scsa2usb_state_t *scsa2usbp, in scsa2usb_bulk_only_handle_error()
509 scsa2usb_handle_status_start(scsa2usb_state_t *scsa2usbp, in scsa2usb_handle_status_start()
[all …]
H A Dscsa2usb.c95 scsa2usb_state_t *);
636 scsa2usb_state_t *scsa2usbp; in scsa2usb_attach()
1048 scsa2usb_state_t *scsa2usbp; in scsa2usb_detach()
1090 scsa2usb_state_t *scsa2usbp; in scsa2usb_ugen_open()
2292 scsa2usb_state_t *scsa2usbp = (scsa2usb_state_t *) in scsa2usb_scsi_tgt_init()
2361 scsa2usb_state_t *scsa2usbp = (scsa2usb_state_t *) in scsa2usb_scsi_tgt_free()
2721 scsa2usb_state_t *scsa2usbp = (scsa2usb_state_t *)ADDR2SCSA2USB(ap); in scsa2usb_scsi_abort()
2758 scsa2usb_state_t *scsa2usbp = (scsa2usb_state_t *)ADDR2SCSA2USB(ap); in scsa2usb_scsi_reset()
2781 scsa2usb_state_t *scsa2usbp = (scsa2usb_state_t *)ADDR2SCSA2USB(ap); in scsa2usb_scsi_getcap()
2884 scsa2usb_state_t *scsa2usbp = (scsa2usb_state_t *)ADDR2SCSA2USB(ap); in scsa2usb_scsi_setcap()
[all …]
/illumos-gate/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h364 } scsa2usb_state_t; typedef
498 #define TRAN2SCSA2USB(tran) ((scsa2usb_state_t *)(tran)->tran_hba_private)