Searched refs:PDC_PKT_WAIT_DRDY (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/ata/ | ||
D | sata_promise.h | 38 PDC_PKT_WAIT_DRDY = (1 << 3) | (1 << 4), enumerator |
D | sata_promise.c | 566 buf[28] = (1 << 5) | ATA_REG_DEVICE | PDC_PKT_WAIT_DRDY; in pdc_atapi_pkt() |