Home
last modified time | relevance | path

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

/external/sg3_utils/include/
Dsg_lib.h167 int sg_get_command_size(uint8_t cdb_byte0);
/external/sg3_utils/lib/
Dsg_lib.c196 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