Searched refs:sg_get_command_size (Results 1 – 2 of 2) sorted by relevance
167 int sg_get_command_size(uint8_t cdb_byte0);
196 sz = sg_get_command_size(cdbp[0]); in sg_get_command_str()2290 sg_get_command_size(uint8_t opcode) in sg_get_command_size() function