Searched refs:g_ioctl_t (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/geom/
H A Dgeom.h71 typedef int g_ioctl_t(struct g_provider *pp, u_long cmd, void *data, int fflag, struct thread *td); typedef
113 g_ioctl_t *ioctl;
135 #define G_VERSION_01 0x20041207 /* add fflag to g_ioctl_t */
155 g_ioctl_t *ioctl;
H A Dgeom_flashmap.c68 static g_ioctl_t g_flashmap_ioctl;
H A Dgeom_disk.c79 static g_ioctl_t g_disk_ioctl;
/freebsd-12-stable/sys/mips/cavium/
H A Docteon_ebt3000_cf.c167 static g_ioctl_t cf_ioctl;
/freebsd-12-stable/sys/dev/fdc/
H A Dfdc.c1401 static g_ioctl_t fd_ioctl;
/freebsd-12-stable/sys/geom/part/
H A Dg_part.c166 static g_ioctl_t g_part_ioctl;

Completed in 182 milliseconds