Home
last modified time | relevance | path

Searched defs:fdc_thread (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/fdc/
H A Dfdcvar.h68 struct proc *fdc_thread; member
H A Dfdc.c1148 fdc_thread(void *arg) in fdc_thread() function