Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr_pci.c335 error = mpi3mr_kproc_create(mpi3mr_timestamp_thread, sc, in mpi3mr_ich_startup()
H A Dmpi3mr.h990 void mpi3mr_timestamp_thread(void *arg);
H A Dmpi3mr.c3201 mpi3mr_timestamp_thread(void *arg) in mpi3mr_timestamp_thread() function