Searched refs:STA (Results 1 - 13 of 13) sorted by relevance

/freebsd-10-stable/contrib/wpa/hostapd/logwatch/
H A Dhostapd29 if (my ($iface,$mac,$layer,$details) = ($line =~ /(.*?): STA (.*?) (.*?): (.*?)$/i)) {
/freebsd-10-stable/sys/dev/pcf/
H A Dpcfvar.h50 #define STA 0x04 macro
H A Dpcf.c130 pcf_set_S1(sc, ESO|STA|STO|ACK);
181 pcf_set_S1(sc, PIN|ESO|STA|ACK);
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/predicates/
H A Dtst.predcache.ksh51 if [[ $(svcs -Ho STA $svc) == "LRC" ]]; then
/freebsd-10-stable/sys/dev/hwpmc/
H A Dhwpmc_uncore.c331 PMCDBG2(MDP,STA,1,"ucf-start cpu=%d ri=%d", cpu, ri);
346 PMCDBG4(MDP,STA,1,"ucfctrl=%x(%x) globalctrl=%jx(%jx)",
1048 PMCDBG2(MDP,STA,1, "ucp-start cpu=%d ri=%d", cpu, ri);
1052 PMCDBG4(MDP,STA,2,
H A Dhwpmc_ppro.c626 PMCDBG2(MDP,STA,1, "p6-start cpu=%d ri=%d", cpu, ri);
630 PMCDBG4(MDP,STA,2, "p6-start/2 cpu=%d ri=%d evselmsr=0x%x config=0x%x",
H A Dhwpmc_amd.c570 PMCDBG2(MDP,STA,1,"amd-start cpu=%d ri=%d", cpu, ri);
579 PMCDBG1(MDP,STA,2,"amd-start config=0x%x", config);
H A Dhwpmc_piv.c1174 PMCDBG2(MDP,STA,1, "p4-start cpu=%d ri=%d", cpu, ri);
1286 PMCDBG6(MDP,STA,2,"p4-start cpu=%d rc=%d ri=%d escr=%d "
1289 PMCDBG2(MDP,STA,2,"cccr_config=0x%x v=%jx",
H A Dhwpmc_core.c403 PMCDBG2(MDP,STA,1,"iaf-start cpu=%d ri=%d", cpu, ri);
421 PMCDBG4(MDP,STA,1,"iafctrl=%x(%x) globalctrl=%jx(%jx)",
2519 PMCDBG2(MDP,STA,1, "iap-start cpu=%d ri=%d", cpu, ri);
2523 PMCDBG4(MDP,STA,2, "iap-start/2 cpu=%d ri=%d evselmsr=0x%x evsel=0x%x",
H A Dhwpmc_mod.c454 DBG_SET_FLAG_MIN("start", STA);
/freebsd-10-stable/sys/dev/aic7xxx/
H A Daic7xxx_pci.c673 #define STA 0x08 macro
1323 if ((status1 & STA) != 0)
2047 if (status1 & STA) {
2059 if ((status1 & (DPE|SSE|RMA|RTA|STA|DPR)) == 0) {
H A Daic79xx_pci.c524 if ((targpcistat & STA) != 0)
783 #define STA 0x08 macro
H A Daic79xx_reg.h3323 #define STA 0x08 macro

Completed in 110 milliseconds