Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.seq554 * manually walk the list counting MAXCMDCNT elements
713 * but MAXCMDCNT is accurate. If we stop part way through
725 mov A, MAXCMDCNT;
H A Daic79xx_reg.h2601 #define MAXCMDCNT 0x33 macro
H A Daic79xx.reg1401 register MAXCMDCNT {
H A Daic79xx.c9148 ahd_inb(ahd, MAXCMDCNT)); in ahd_dump_card_state()