Home
last modified time | relevance | path

Searched refs:NEXTSCB (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx.seq417 * Rev A hardware fails to update LAST/CURR/NEXTSCB
422 * LAST/CURR/NEXTSCB are unchanged.
429 * was successfully sent, NEXTSCB is NULL and neither
557 * If the hardware has traversed the whole list, NEXTSCB
560 * the list or only had one command to issue, NEXTSCB[1] is
563 cmp NEXTSCB[1], SCB_LIST_NULL jne use_lastscb;
Daic79xx_reg.h2946 #define NEXTSCB 0x5a macro
Daic79xx.reg2289 register NEXTSCB {
Daic79xx_core.c8532 ahd_inw(ahd, NEXTSCB)); in ahd_dump_card_state()