Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/dec/
Ddz.c178 static void dzscan(void *);
248 callout_reset(&dzscan_ch, hz, dzscan, NULL); in dzattach()
703 dzscan(void *arg) in dzscan() function
753 callout_reset(&dzscan_ch, hz, dzscan, NULL); in dzscan()