Home
last modified time | relevance | path

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

/freebsd/sys/dev/fdc/
H A Dfdc.c1398 struct g_class g_fd_class = { variable
2021 fd->fd_geom = g_new_geomf(&g_fd_class, in fd_attach2()
2103 return (g_modevent(NULL, type, &g_fd_class)); in fdc_modevent()