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

/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_fp.c764 * operation is is serialized by softmac_wput_nondata_task().
806 softmac_wput_nondata_task(void *arg) function
855 softmac_wput_nondata_task, sup, TQ_SLEEP) != NULL);
895 if (taskq_dispatch(system_taskq, softmac_wput_nondata_task,

Completed in 59 milliseconds