Searched refs:oplmsu_cmn_bufcb (Results 1 – 2 of 2) sorted by relevance
116 void oplmsu_cmn_bufcb(void *);
742 ctrl->wbuf_id = bufcall(size, BPRI_LO, oplmsu_cmn_bufcb, in oplmsu_cmn_bufcall()751 ctrl->wtout_id = timeout(oplmsu_cmn_bufcb, in oplmsu_cmn_bufcall()783 lpath->rbuf_id = bufcall(size, BPRI_LO, oplmsu_cmn_bufcb, in oplmsu_cmn_bufcall()792 lpath->rtout_id = timeout(oplmsu_cmn_bufcb, in oplmsu_cmn_bufcall()1043 oplmsu_cmn_bufcb(void *arg) in oplmsu_cmn_bufcb() function