Searched defs:softmac_datapath_switch (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_fp.c1086 softmac_datapath_switch(softmac_t *softmac, boolean_t disable, boolean_t admin) function
1224 return (softmac_datapath_switch((softmac_t *)arg, B_TRUE, B_FALSE));
1230 VERIFY(softmac_datapath_switch((softmac_t *)arg, B_FALSE,

Completed in 64 milliseconds