Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ata/
Dsata_rcar.c56 #define ATAPI_STATUS_ACT BIT(0) macro
634 if (status & ATAPI_STATUS_ACT) in sata_rcar_bmdma_status()