Searched refs:scsa2usb_fill_up_12byte_cdb_len (Results 1 – 1 of 1) sorted by relevance
152 static void scsa2usb_fill_up_12byte_cdb_len(scsa2usb_cmd_t *, int, int);3903 scsa2usb_fill_up_12byte_cdb_len(cmd, len, CDB_GROUP5); in scsa2usb_rw_transport()4004 scsa2usb_fill_up_12byte_cdb_len(cmd, xfer_len, CDB_GROUP5); in scsa2usb_setup_next_xfer()4704 scsa2usb_fill_up_12byte_cdb_len(scsa2usb_cmd_t *cmd, int len, int actual_len) in scsa2usb_fill_up_12byte_cdb_len() function