other versions
- stretch 4.9.168-1
ATAPI_CMD_TYPE(9) | libata Library | ATAPI_CMD_TYPE(9) |
NAME¶
atapi_cmd_type - Determine ATAPI command type from SCSI opcodeSYNOPSIS¶
int atapi_cmd_type(u8 opcode);
ARGUMENTS¶
opcodeSCSI opcode
DESCRIPTION¶
Determine ATAPI command type from opcode.LOCKING: None.
RETURN¶
ATAPI_{READ|WRITE|READ_CD|PASS_THRU|MISC}AUTHOR¶
Jeff GarzikAuthor.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |