Searched refs:ATAPI_POLL_DSC (Results 1 – 2 of 2) sorted by relevance
176 if (request->u.atapi.ccb[0] == ATAPI_POLL_DSC) { in ata_begin_transaction()195 if (request->u.atapi.ccb[0] == ATAPI_POLL_DSC) { in ata_begin_transaction()
583 #define ATAPI_POLL_DSC 0xff /* poll DSC status bit */ macro