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

  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 1186 register SCBBADDR {
aic7xxx_reg.h 1013 ahc_print_register(NULL, 0, "SCBBADDR", 0xf0, regvalue, cur_col, wrap)
1713 #define SCBBADDR 0xf0
  /src/sys/dev/pci/
ahc_pci.c 1184 ahc_outb(ahc, SCBBADDR, ahc->bd->func);
  /src/sys/dev/ic/
aic7xxx.c 5003 ahc->suspend_state.scbbaddr = ahc_inb(ahc, SCBBADDR);
5085 ahc_outb(ahc, SCBBADDR, ahc->suspend_state.scbbaddr);

Completed in 32 milliseconds