Searched refs:NCQ (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-block-device | 58 (RW) Write to the file to turn on or off the SATA NCQ (native 60 turned off. If the device does not support the SATA NCQ 72 (HBA) implementing support for the SATA NCQ priority feature. 74 support for the SATA NCQ priority feature, regardless of the 83 (RO) Indicates if the device supports the SATA NCQ (native 94 (HBA) implementing support for the SATA NCQ priority feature. 96 support for the SATA NCQ priority feature, regardless of the
|
/openbmc/qemu/hw/ide/ |
H A D | trace-events | 92 ncq_finish(void *s, int port, uint8_t tag) "ahci(%p)[%d][tag:%d]: NCQ transfer finished" 93 … *s, int port, uint8_t tag, int count, int64_t lba) "ahci(%p)[%d][tag:%d]: NCQ reading %d sectors … 94 … *s, int port, uint8_t tag, int count, int64_t lba) "ahci(%p)[%d][tag:%d]: NCQ writing %d sectors … 95 … port, uint8_t tag, uint8_t cmd) "ahci(%p)[%d][tag:%d]: error: unsupported NCQ command (0x%02x) re… 96 …d *s, int port, uint8_t tag, uint8_t slot) "ahci(%p)[%d][tag:%d]: Warning: NCQ slot (%d) did not m… 97 …x(void *s, int port, uint8_t tag) "ahci(%p)[%d][tag:%d]: Warn: Attempt to use NCQ auxiliary fields" 102 …nt8_t tag, uint8_t cmd, uint64_t lba, uint64_t end) "ahci(%p)[%d][tag:%d]: NCQ op 0x%02x on sector…
|
/openbmc/linux/Documentation/driver-api/ |
H A D | libata.rst | 389 yet-to-be-merged NCQ branch allocates one for each tag and maps each qc 390 to NCQ tag 1-to-1. 558 like NCQ and hotplug. 656 ATA/ATAPI device error (non-NCQ / non-CHECK CONDITION) 757 ATA device error (NCQ) 760 NCQ command error is indicated by cleared BSY and set ERR bit during NCQ 761 command phase (one or more NCQ commands outstanding). Although STATUS 769 `ATA/ATAPI device error (non-NCQ / non-CHECK CONDITION) <#excatDevErr>`__ 774 Note that ATA bus errors can be reported as ATA device NCQ errors. This 788 `ATA/ATAPI device error (non-NCQ / non-CHECK CONDITION) <#excatDevErr>`__.
|
/openbmc/linux/drivers/scsi/megaraid/ |
H A D | megaraid_sas.h | 660 u32 NCQ:1; member 680 u32 NCQ:1;
|
/openbmc/linux/Documentation/block/ |
H A D | bfq-iosched.rst | 201 (typically NCQ), device idling happens to be always detrimental
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | kernel-parameters.txt | 2856 * [no]ncq: Turn on or off NCQ. 2860 * [no]ncqati: Enable or disable NCQ trim on ATI chipset.
|