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

  /src/sys/dev/pci/
ahd_pci.c 578 u_int targpcistat; local in function:ahd_pci_test_register_access
620 targpcistat = ahd_inb(ahd, TARGPCISTAT);
621 ahd_outb(ahd, TARGPCISTAT, targpcistat);
636 trgpcistat = ahd_inb(ahd, TARGPCISTAT);
647 targpcistat = ahd_inb(ahd, TARGPCISTAT);
650 ahd_outb(ahd, TARGPCISTAT, targpcistat);
    [all...]
  /src/sys/dev/microcode/aic7xxx/
aic79xx.reg 1192 register TARGPCISTAT {
aic79xx_reg.h 1468 ahd_print_register(NULL, 0, "TARGPCISTAT", 0xa7, regvalue, cur_col, wrap)
3283 #define TARGPCISTAT 0xa7

Completed in 77 milliseconds