Searched refs:ncq (Results 1 – 3 of 3) sorted by relevance
46 bool ncq; member71 .lba48 = true, .read = true, .ncq = true },73 .lba48 = true, .write = true, .ncq = true },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()[all …]
6382 force_horkage_onoff(ncq, ATA_HORKAGE_NONCQ),
2856 * [no]ncq: Turn on or off NCQ.