Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Data.h184 unsigned short queue_depth; /* */ member
/openbmc/u-boot/drivers/ata/
H A Dfsl_sata.h308 int queue_depth; /* Max NCQ queue depth */ member
H A Dfsl_sata.c639 if (sata->queue_depth >= SATA_HC_MAX_CMD) in fsl_sata_rw_ncq_cmd()
642 ncq_channel = sata->queue_depth - 1; in fsl_sata_rw_ncq_cmd()
837 sata->queue_depth = ata_id_queue_depth(id); in scan_sata()
H A Dsata_mv.c255 u32 queue_depth; member
1038 priv->queue_depth = ata_id_queue_depth(id); in scan_sata()
/openbmc/qemu/include/block/
H A Dufs.h291 uint8_t queue_depth; member
/openbmc/qemu/hw/ufs/
H A Dufs.c1747 u->device_desc.queue_depth = u->params.nutrs; in ufs_init_hc()