HomeSort by: relevance | last modified time | path
    Searched defs:dzscan (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/dec/
dz.c 178 static void dzscan(void *);
248 callout_reset(&dzscan_ch, hz, dzscan, NULL);
703 dzscan(void *arg) function in typeref:typename:void
753 callout_reset(&dzscan_ch, hz, dzscan, NULL);
dz.c 178 static void dzscan(void *);
248 callout_reset(&dzscan_ch, hz, dzscan, NULL);
703 dzscan(void *arg) function in typeref:typename:void
753 callout_reset(&dzscan_ch, hz, dzscan, NULL);

Completed in 26 milliseconds