Lines Matching defs:when
629 * incorrect false failures when the bus is just a little
1212 * Uninitialize worklists. This routine should only be called when no
1449 * The rationale here is that when s1 (source) is shorter, then we
1453 * Similarly, when s2 (dest) is shorter, then we are truncating what
1456 * There is an expectation when reversing from the device back into
1690 * performance when transferring more than one page data. For example,
2417 * This is the callback function called from the interrupt when a kCF job
2447 * Call this when a failure is detected. It will reset the chip,
2595 clock_t when;
2598 when = ddi_get_lbolt();
2607 if ((when - workp->dw_lbolt) < drv_usectohz(STALETIME)) {