Searched refs:sg_get_command_size (Results 1 – 5 of 5) sorted by relevance
157 extern int sg_get_command_size(unsigned char opcode);
1356 int sg_get_command_size(unsigned char opcode) in sg_get_command_size() function
5056 SG_HSZ + sg_get_command_size(buff[8]) + *((int *)buff), in do_sg_io()5060 SG_HSZ + sg_get_command_size(buff[8]) + *((int *)buff)); in do_sg_io()
139 int sg_get_command_size(unsigned char cdb_byte0);
162 sz = sg_get_command_size(command[0]); in sg_print_command()2035 sg_get_command_size(unsigned char opcode) in sg_get_command_size() function