Home
last modified time | relevance | path

Searched defs:STA (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/sys/dev/pcf/
H A Dpcfvar.h50 #define STA 0x04 macro
/freebsd-src/sys/dev/aic7xxx/
H A Daic79xx_pci.c775 #define STA 0x08 macro
H A Daic7xxx_pci.c667 #define STA 0x08 macro
H A Daic79xx_reg.h3320 #define STA 0x08 macro
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DConsumed.cpp666 if (SetTypestateAttr *STA = FunD->getAttr<SetTypestateAttr>()) { in handleCall() local