Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c595 scsa2usbp->scsa2usb_dip) { in scsa2usb_info()
596 *result = scsa2usbp->scsa2usb_dip; in scsa2usb_info()
677 scsa2usbp->scsa2usb_dip = dip; in scsa2usb_attach()
712 scsa2usbp->scsa2usb_dip = dip; in scsa2usb_attach()
1447 usb_client_detach(scsa2usbp->scsa2usb_dip, in scsa2usb_cleanup()
4562 usb_pipe_close(scsa2usbp->scsa2usb_dip, in scsa2usb_open_usb_pipes()
4587 usb_pipe_close(scsa2usbp->scsa2usb_dip, in scsa2usb_open_usb_pipes()
4591 usb_pipe_close(scsa2usbp->scsa2usb_dip, in scsa2usb_open_usb_pipes()
4671 usb_pipe_close(scsa2usbp->scsa2usb_dip, in scsa2usb_close_usb_pipes()
4674 usb_pipe_close(scsa2usbp->scsa2usb_dip, in scsa2usb_close_usb_pipes()
[all …]
H A Dusb_ms_cbi.c184 rval = usb_pipe_sync_ctrl_xfer(scsa2usbp->scsa2usb_dip, in scsa2usb_cbi_transport()
362 req = usb_alloc_intr_req(scsa2usbp->scsa2usb_dip, 0, USB_FLAGS_SLEEP); in scsa2usb_cbi_start_intr_polling()
548 rval = usb_pipe_sync_ctrl_xfer(scsa2usbp->scsa2usb_dip, in scsa2usb_cbi_reset_recovery()
H A Dusb_ms_bulkonly.c792 rval = usb_pipe_sync_ctrl_xfer(scsa2usbp->scsa2usb_dip, in scsa2usb_bulk_only_reset_recovery()
851 rval = usb_pipe_sync_ctrl_xfer(scsa2usbp->scsa2usb_dip, in scsa2usb_bulk_only_get_max_lun()
/illumos-gate/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h295 dev_info_t *scsa2usb_dip; /* Per device. info */ member
379 _NOTE(DATA_READABLE_WITHOUT_LOCK(scsa2usb_state::scsa2usb_dip))