Home
last modified time | relevance | path

Searched refs:ATAPI_POLL_DSC (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/sys/
HData.h489 #define ATAPI_POLL_DSC 0xff /* poll DSC status bit */ macro
/NextBSD/sys/dev/ata/
HData-lowlevel.c179 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()