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

  /src/sys/dev/ic/
aic79xx.c 2506 seqaddr = ahd_inb(ahd, CURADDR)
2507 | (ahd_inb(ahd, CURADDR+1) << 8);
8676 ahd_inb(ahd, CURADDR) | (ahd_inb(ahd, CURADDR+1) << 8),
  /src/sys/dev/microcode/aic7xxx/
aic79xx.reg 3419 register CURADDR {
aic79xx_reg.h 1902 ahd_print_register(NULL, 0, "CURADDR", 0xf4, regvalue, cur_col, wrap)
3499 #define CURADDR 0xf4

Completed in 22 milliseconds