Determine atapi command type from scsi opcode
int atapi_cmd_type(u8 opcode);
opcode
SCSI opcode
Determine ATAPI command type from opcode.
None.
ATAPI_{READ|WRITE|READ_CD|PASS_THRU|MISC}
Jeff Garzik
Author.