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

  /src/sys/dev/pci/
ahd_pci.c 637 if ((trgpcistat & STA) != 0)
902 #define STA 0x08
ahc_pci.c 700 #define STA 0x08
1391 if ((status1 & STA) != 0)
1439 if (status1 & STA) {
1451 if ((status1 & (DPE|SSE|RMA|RTA|STA|DPR)) == 0) {
  /src/sys/dev/microcode/aic7xxx/
aic79xx_reg.h 3286 #define STA 0x08

Completed in 17 milliseconds