HomeSort by: relevance | last modified time | path
    Searched refs:NEXTSCB (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/microcode/aic7xxx/
aic79xx.seq 419 * Rev A hardware fails to update LAST/CURR/NEXTSCB
424 * LAST/CURR/NEXTSCB are unchanged.
431 * was successfully sent, NEXTSCB is NULL and neither
559 * If the hardware has traversed the whole list, NEXTSCB
562 * the list or only had one command to issue, NEXTSCB[1] is
565 cmp NEXTSCB[1], SCB_LIST_NULL jne use_lastscb;
aic79xx.reg 2291 register NEXTSCB {
aic79xx_reg.h 768 ahd_print_register(NULL, 0, "NEXTSCB", 0x5a, regvalue, cur_col, wrap)
2942 #define NEXTSCB 0x5a
  /src/sys/dev/ic/
aic79xx.c 8717 "CURRSCB 0x%x NEXTSCB 0x%x\n",
8720 ahd_inw(ahd, NEXTSCB));

Completed in 24 milliseconds