Searched refs:atapi_cmd_type (Results 1 – 5 of 5) sorted by relevance
336 if (atapi_cmd_type(qc->cdb[0]) == ATAPI_MISC) in ali_check_atapi_dma()
438 if (atapi_cmd_type(qc->cdb[0]) == READ) in inic_check_atapi_dma()
506 int atapi_cmd_type(u8 opcode) in atapi_cmd_type() function6624 EXPORT_SYMBOL_GPL(atapi_cmd_type);
1086 return atapi_cmd_type(rq->cmd[0]) == ATAPI_MISC; in atapi_drain_needed()
1008 extern int atapi_cmd_type(u8 opcode);