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

  /src/sys/dev/sun/
disklabel.h 53 #define SUN_DKIOCINFO _IOR('d', 8, struct sun_dkctlr) /* controller info */
74 struct sun_dkctlr { struct
  /src/sys/compat/sunos/
sunos_ioctl.c 881 memset(SCARG(uap, data), 0, sizeof(struct sun_dkctlr));
  /src/sys/compat/sunos32/
sunos32_ioctl.c 919 memset(SCARG_P32(uap, data), 0, sizeof(struct sun_dkctlr));
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 816 unsigned struct_sun_dkctlr_sz = sizeof(sun_dkctlr);

Completed in 18 milliseconds