Searched refs:seqaddr (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/aic7xxx/
H A Daic79xx.c2620 u_int seqaddr; local
2624 seqaddr = ahd_inw(ahd, CURADDR);
2629 if (cs->begin < seqaddr && cs->end >= seqaddr)
2640 seqaddr);
2650 seqaddr);
2654 first_instr = seqaddr;
H A Daic7xxx.c403 printf("%s: brkadrint, %s at seqaddr = 0x%x\n",
1444 u_int seqaddr; local
1447 seqaddr = ahc_inb(ahc, SEQADDR0)
1458 if (cs->begin < seqaddr && cs->end >= seqaddr)

Completed in 212 milliseconds