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