HomeSort by: relevance | last modified time | path
    Searched refs:cardbus_function_enable (Results 1 - 3 of 3) 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)
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 12 milliseconds