Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/ata/
Dsata_promise.c488 unsigned int dev_sel, feature; in pdc_atapi_pkt() local
512 dev_sel = PDC_DEVICE_SATA; in pdc_atapi_pkt()
514 dev_sel = qc->tf.device; in pdc_atapi_pkt()
517 buf[13] = dev_sel; in pdc_atapi_pkt()
519 buf[15] = dev_sel; /* once more, waiting for BSY to clear */ in pdc_atapi_pkt()
545 buf[29] = dev_sel; in pdc_atapi_pkt()