HomeSort by: relevance | last modified time | path
    Searched refs:Cardbus_function_enable (Results 1 - 13 of 13) sorted by relevancy

  /src/sys/dev/cardbus/
cardbusvar.h 268 int cardbus_function_enable(struct cardbus_softc *, int);
281 #define Cardbus_function_enable(ct) cardbus_function_enable((ct)->ct_sc, (ct)->ct_func)
if_malo_cardbus.c 201 Cardbus_function_enable(ct);
if_re_cardbus.c 312 Cardbus_function_enable(ct);
if_bwi_cardbus.c 223 Cardbus_function_enable(ct);
if_fxp_cardbus.c 207 Cardbus_function_enable(csc->ct);
if_ral_cardbus.c 204 Cardbus_function_enable(ct);
com_cardbus.c 293 Cardbus_function_enable(ct);
if_ex_cardbus.c 337 Cardbus_function_enable(csc->sc_ct);
if_athn_cardbus.c 324 Cardbus_function_enable(ct);
if_rtk_cardbus.c 343 Cardbus_function_enable(ct);
if_tlp_cardbus.c 479 Cardbus_function_enable(ct);
cardbus.c 819 * int cardbus_function_enable(struct cardbus_softc *sc, int func)
825 cardbus_function_enable(struct cardbus_softc *sc, int func) function in typeref:typename:int
833 DPRINTF(("entering cardbus_function_enable... "));
1198 Cardbus_function_enable(priv->p_ct);
  /src/share/man/man9/
Makefile 266 cardbus.9 cardbus_function_enable.9 \
279 cardbus.9 Cardbus_function_enable.9 \

Completed in 42 milliseconds