Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ata/
Dsata_promise.c510 unsigned int dev_sel, feature; in pdc_atapi_pkt() local
534 dev_sel = PDC_DEVICE_SATA; in pdc_atapi_pkt()
536 dev_sel = qc->tf.device; in pdc_atapi_pkt()
539 buf[13] = dev_sel; in pdc_atapi_pkt()
541 buf[15] = dev_sel; /* once more, waiting for BSY to clear */ in pdc_atapi_pkt()
567 buf[29] = dev_sel; in pdc_atapi_pkt()