Home
last modified time | relevance | path

Searched refs:telmod_buffer (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dtelmod.c135 static void telmod_buffer(void *);
1218 telmod_buffer(void *arg) in telmod_buffer() function
1259 if (!(bid = qbufcall(RD(q), size, BPRI_MED, telmod_buffer, q))) { in recover()