Searched refs:scsa2usb_rw_transport (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c154 int scsa2usb_rw_transport(scsa2usb_state_t *, struct scsi_pkt *);
3344 * scsa2usb_rw_transport() along with other commands.
3365 return (scsa2usb_rw_transport(
3704 return (scsa2usb_rw_transport(scsa2usbp, pkt));
3756 * scsa2usb_rw_transport:
3787 scsa2usb_rw_transport(scsa2usb_state_t *scsa2usbp, struct scsi_pkt *pkt) function
3797 "scsa2usb_rw_transport:");
3948 * See comments in the previous function scsa2usb_rw_transport

Completed in 52 milliseconds