other versions
ATAPI_CMD_TYPE(9) | libata Library | ATAPI_CMD_TYPE(9) |
NAME¶
atapi_cmd_type - Determine ATAPI command type from SCSI opcode
SYNOPSIS¶
int atapi_cmd_type(u8 opcode);
ARGUMENTS¶
u8 opcode
SCSI opcode
DESCRIPTION¶
Determine ATAPI command type from opcode.
LOCKING: None.
RETURN¶
ATAPI_{READ|WRITE|READ_CD|PASS_THRU|MISC}
AUTHOR¶
Jeff Garzik
Author.
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |