Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c158 static void scsa2usb_fill_up_12byte_cdb_len(scsa2usb_cmd_t *, int, int);
3912 scsa2usb_fill_up_12byte_cdb_len(cmd, len, CDB_GROUP5); in scsa2usb_rw_transport()
4026 scsa2usb_fill_up_12byte_cdb_len(cmd, xfer_len, CDB_GROUP5); in scsa2usb_setup_next_xfer()
4764 scsa2usb_fill_up_12byte_cdb_len(scsa2usb_cmd_t *cmd, int len, int actual_len) in scsa2usb_fill_up_12byte_cdb_len() function