Home
last modified time | relevance | path

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

/openbsd/sys/dev/microcode/aic7xxx/
H A Daic79xx.seq557 * manually walk the list counting MAXCMDCNT elements
716 * but MAXCMDCNT is accurate. If we stop part way through
728 mov A, MAXCMDCNT;
H A Daic79xx_reg.h2603 #define MAXCMDCNT 0x33 macro
H A Daic79xx.reg1404 register MAXCMDCNT {
/openbsd/sys/dev/ic/
H A Daic79xx.c8880 ahd_inb(ahd, MAXCMDCNT)); in ahd_dump_card_state()