HomeSort by: relevance | last modified time | path
    Searched defs:estep (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
elinkxl.c 717 struct ether_multistep estep; local in function:ex_set_mc
727 ETHER_FIRST_MULTI(estep, ec, enm);
753 ETHER_NEXT_MULTI(estep, enm);
wi.c 2108 struct ether_multistep estep; local in function:wi_write_multi
2120 ETHER_FIRST_MULTI(estep, ec, enm);
2131 ETHER_NEXT_MULTI(estep, enm);
ath.c 1997 struct ether_multistep estep; local in function:ath_mode_init
2033 ETHER_FIRST_MULTI(estep, ec, enm);
2050 ETHER_NEXT_MULTI(estep, enm);

Completed in 18 milliseconds