HomeSort by: relevance | last modified time | path
    Searched refs:sun_dkgeom (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/sun/
disklabel.h 52 #define SUN_DKIOCGGEOM _IOR('d', 2, struct sun_dkgeom) /* geometry info */
57 struct sun_dkgeom { struct
  /src/sys/compat/sunos/
sunos_ioctl.c 864 #define datageom ((struct sun_dkgeom *)SCARG(uap, data))
  /src/sys/compat/sunos32/
sunos32_ioctl.c 900 #define datageom ((struct sun_dkgeom *)SCARG_P32(uap, data))
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 817 unsigned struct_sun_dkgeom_sz = sizeof(sun_dkgeom);

Completed in 18 milliseconds