Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/macppc/dev/
Dmesh.c162 static void mesh_timeout(void *);
517 callout_reset(&scb->xs->xs_callout, timeout, mesh_timeout, scb); in mesh_select()
1109 mesh_timeout(void *arg) in mesh_timeout() function