Searched refs:scsa2usb_fill_up_16byte_cdb_len (Results 1 – 1 of 1) sorted by relevance
159 static void scsa2usb_fill_up_16byte_cdb_len(scsa2usb_cmd_t *, int, int);3907 scsa2usb_fill_up_16byte_cdb_len(cmd, len, CDB_GROUP4); in scsa2usb_rw_transport()4014 scsa2usb_fill_up_16byte_cdb_len(cmd, xfer_len, CDB_GROUP5); in scsa2usb_setup_next_xfer()4749 scsa2usb_fill_up_16byte_cdb_len(scsa2usb_cmd_t *cmd, int len, int actual_len) in scsa2usb_fill_up_16byte_cdb_len() function