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

/freebsd-9.3-release/share/me/
H A DMakefile6 MESRCS= acm.me chars.me deltext.me eqn.me float.me footnote.me \
/freebsd-9.3-release/contrib/wpa/src/ap/
H A Dwmm.c34 static inline u8 wmm_aci_aifsn(int aifsn, int acm, int aci) argument
38 if (acm)
/freebsd-9.3-release/sys/dev/usb/serial/
H A Dufoma.c1028 struct usb_cdc_acm_descriptor *acm; local
1047 acm = ufoma_get_intconf(cd, id, UDESC_CS_INTERFACE, UDESCSUB_CDC_ACM);
1049 if ((acm == NULL) ||
1050 (acm->bLength < sizeof(*acm))) {
1053 sc->sc_acm_cap = acm->bmCapabilities;
H A Dumodem.c494 umodem_get_caps(struct usb_attach_arg *uaa, uint8_t *cm, uint8_t *acm) argument
509 *acm = 0;
511 *acm = cad->bmCapabilities;
/freebsd-9.3-release/sys/dev/usb/wlan/
H A Dif_uathvar.h106 uint8_t acm; member in struct:uath_wme_settings
H A Dif_uath.c1545 qinfo.attr.mode = htobe32(uath_wme_11g[ac].acm);/*XXX? */
/freebsd-9.3-release/sys/dev/iwi/
H A Dif_iwireg.h477 uint8_t acm[WME_NUM_AC]; member in struct:iwi_wme_params
H A Dif_iwi.c1042 sc->wme[1].acm[ac] = wmep->wmep_acm;
1050 sc->wme[2].acm[ac] = wmep->wmep_acm;
1067 sc->wme[0].acm[ac] = wmep->wmep_acm;
/freebsd-9.3-release/sys/net80211/
H A Dieee80211_proto.c757 uint8_t acm; member in struct:phyParamType
873 wmep->wmep_acm = phy->acm;
877 "set %s (%s) [acm %u aifsn %u logcwmin %u logcwmax %u txop %u]\n",
1054 "update %s (chan+bss) [acm %u aifsn %u logcwmin %u "
/freebsd-9.3-release/contrib/wpa/wpa_supplicant/
H A Dmlme.c155 int acm = (pos[0] >> 4) & 0x01; local
160 if (acm)
164 if (acm)
168 if (acm)
173 if (acm)
183 wpa_printf(MSG_DEBUG, "MLME: WMM aci=%d acm=%d aifs=%d "
185 aci, acm, aifs, cw_min, cw_max, burst_time);
/freebsd-9.3-release/contrib/amd/doc/
H A Dtexinfo.tex2624 % --karl, nathan@acm.org, 20apr99.
/freebsd-9.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex2798 % --karl, nathan@acm.org, 20apr99.
/freebsd-9.3-release/contrib/groff/doc/
H A Dtexinfo.tex2697 % --karl, nathan@acm.org, 20apr99.

Completed in 375 milliseconds