• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/sys/dev/pms/RefTisa/sat/src/

Lines Matching defs:flag

7827        * Reset flag
7834 * Check if we are in recovery mode and need to update the recovery flag
7889 * Check if we are in recovery mode and need to update the recovery flag
8291 * Reset flag
8298 * Check if we are in recovery mode and need to update the recovery flag
8353 * Check if we are in recovery mode and need to update the recovery flag
9144 * 1. Set SATA device flag to indicate error condition and returning busy
9153 * 3. Prepare READ LOG EXT page 10h command. Set flag to indicate that
9164 * 6. Check flag that indicates whether the failed I/O has been returned
9176 * When all I/O aborts are completed, clear SATA device flag to
9184 /* Set flag to indicate we are in recovery */
9234 * Set flag to indicate that the failed I/O has been returned to the
9484 * Reset flag
9490 * Check if we are in recovery mode and need to update the recovery flag
10435 * When all I/O aborts are completed, clear SATA device flag to
10513 * When all I/O aborts are completed, clear SATA device flag to
10600 * 1. Set SATA device flag to indicate error condition and returning busy
10603 * 2. Prepare READ LOG EXT page 10h command. Set flag to indicate that
10614 * 5. Check flag that indicates whether the failed I/O has been returned
10626 * When all I/O aborts are completed, clear SATA device flag to
10638 /* Set flag to indicate we are in recovery */
10677 * Clear flag to indicate that the failed I/O has NOT been returned to the
12001 bit32 flag,
12063 if (flag == 2)
12068 else if (flag == 1)
12099 else if (flag == 0)
12138 SM_DBG1(("smaSATAAbortCB: wrong flag %d\n", flag));