HomeSort by: relevance | last modified time | path
    Searched defs:targpcistat (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
ahd_pci.c 578 u_int targpcistat; local
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...]
ahd_pci.c 578 u_int targpcistat; local
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...]

Completed in 40 milliseconds