Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dsata_promise.h17 PDC_PKT_READ = (1 << 2), enumerator
41 buf32[0] = cpu_to_le32(PDC_PKT_READ); in pdc_pkt_header()
H A Dsata_sx4.c349 buf[i++] = PDC_PKT_READ; in pdc20621_ata_pkt()
403 tmp = PDC_PKT_READ; in pdc20621_host_pkt()
H A Dsata_promise.c496 buf32[0] = cpu_to_le32(PDC_PKT_READ); in pdc_atapi_pkt()