Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dsg.c129 unsigned char cmd_opcode; /* first byte of command */ member
484 ((srp->data.cmd_opcode >= 0xc0) && (12 == hp->cmd_len)) ? 1 : 0; in sg_read()
771 srp->data.cmd_opcode = cmnd[0]; /* hold opcode of command */ in sg_common_write()
2646 (int) srp->data.cmd_opcode); in sg_proc_debug_helper()