Lines Matching full:hardware
48 * operations can be pipelined on some hardware. E.g., operation 2's source
74 * Hardware revision number. Different hardware revisions support different
82 * Hardware capabilities. Different hardware revisions support different
84 * them from hardware version.
87 * only be supported on the first two channels of some hardware.
142 * - ERANGE if the given value exceeds the delay supported by the hardware.
143 * (All current hardware supports a maximum of 0x3fff microseconds delay.)
144 * - ENODEV if the hardware does not support interrupt coalescing.
150 * ioat_set_interrupt_coalesce(). If the hardware does not support coalescing,
242 * Issues a null operation. This issues the operation to the hardware, but the
243 * hardware doesn't do anything with it.