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()
506 int atapi_cmd_type(u8 opcode) in atapi_cmd_type() function531 EXPORT_SYMBOL_GPL(atapi_cmd_type);
1058 return atapi_cmd_type(scmd->cmnd[0]) == ATAPI_MISC; in ata_scsi_dma_need_drain()
1169 extern int atapi_cmd_type(u8 opcode);