Searched refs:CMD_NCQ (Results 1 – 3 of 3) sorted by relevance
/third_party/uboot/u-boot-2020.01/drivers/ata/ |
D | fsl_sata.h | 203 CMD_NCQ, enumerator
|
D | fsl_sata.c | 484 case CMD_NCQ: in fsl_sata_exec_cmd() 642 fsl_sata_exec_cmd(sata, cfis, CMD_NCQ, ncq_channel, buffer, ATA_SECT_SIZE * blkcnt); in fsl_sata_rw_ncq_cmd()
|
D | fsl_ahci.c | 459 case CMD_NCQ: in fsl_sata_exec_cmd() 645 fsl_sata_exec_cmd(sata, cfis, CMD_NCQ, ncq_channel, buffer, in fsl_sata_rw_ncq_cmd()
|