Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.c46 bool ncq; member
495 if (cmd->props->ncq && cmd->errors) { in ahci_port_check_nonbusy()
506 if (!cmd->props->ncq && cmd->errors) { in ahci_port_check_nonbusy()
569 if (!cmd->props->ncq) { in ahci_port_check_cmd_sanity()
635 if (!cmd->props->ncq) { in ahci_write_fis()
865 if (cmd->props->ncq) { in command_table_init()
912 g_assert(!props->ncq || props->lba48); in ahci_command_create()
922 if (!cmd->props->ncq) { in ahci_command_create()
1150 if (cmd->props->ncq) { in ahci_command_set_sizes()
1196 if (cmd->props->ncq) { in ahci_command_commit()
[all …]
/openbmc/linux/drivers/ata/
H A Dlibata-core.c6365 force_horkage_onoff(ncq, ATA_HORKAGE_NONCQ),
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt2862 * [no]ncq: Turn on or off NCQ.