Home
last modified time | relevance | path

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

/u-boot/include/
A Dlibata.h429 #define ata_id_queue_depth(id) (((id)[75] & 0x1f) + 1) macro
/u-boot/drivers/ata/
A Ddwc_ahsata.c790 uc_priv->flags |= ata_id_queue_depth(id); in dwc_ahsata_scan_common()
A Dfsl_sata.c875 sata->queue_depth = ata_id_queue_depth(id);
A Dsata_mv.c993 priv->queue_depth = ata_id_queue_depth(id); in sata_mv_scan_sata()

Completed in 11 milliseconds