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