Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dsata_promise.h22 PDC_PKT_WAIT_DRDY = (1 << 3) | (1 << 4), enumerator
H A Dsata_promise.c544 buf[28] = (1 << 5) | ATA_REG_DEVICE | PDC_PKT_WAIT_DRDY; in pdc_atapi_pkt()