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()
453 if (atapi_cmd_type(qc->cdb[0]) == READ) in inic_check_atapi_dma()
519 int atapi_cmd_type(u8 opcode) in atapi_cmd_type() function544 EXPORT_SYMBOL_GPL(atapi_cmd_type);
1051 return atapi_cmd_type(scmd->cmnd[0]) == ATAPI_MISC; in ata_scsi_dma_need_drain()
1101 extern int atapi_cmd_type(u8 opcode);