Searched refs:discovery_callout (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mpi3mr/ | ||
H A D | mpi3mr_cam.h | 140 struct callout discovery_callout; member |
H A D | mpi3mr_cam.c | 2157 callout_init(&cam_sc->discovery_callout, 1 /*mpsafe*/); in mpi3mr_cam_attach() |