Searched refs:scsa2usb_cbi_transport (Results 1 - 2 of 2) 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 *);
73 * scsa2usb_cbi_transport:
81 * scsa2usb_cbi_transport() handles the normal transitions or
151 scsa2usb_cbi_transport(scsa2usb_state_t *scsa2usbp, scsa2usb_cmd_t *cmd) function
161 "scsa2usb_cbi_transport: cmd = 0x%p", (void *)cmd);
197 "scsa2usb_cbi_transport: sent cmd = 0x%x rval = %d",
257 "scsa2usb_cbi_transport: CB done rval = %d", rval);
H A Dscsa2usb.c194 extern int scsa2usb_cbi_transport(scsa2usb_state_t *, scsa2usb_cmd_t *);
3075 rval = scsa2usb_cbi_transport(scsa2usbp, cmd);

Completed in 67 milliseconds