Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/mly/
HDmlyio.h55 #define MLYIO_HEALTH _IOW('M', 201, struct mly_user_health) macro
HDmly.c2859 case MLYIO_HEALTH: in mly_user_ioctl()
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_platform_limits_netbsd.cpp1466 unsigned IOCTL_MLYIO_HEALTH = MLYIO_HEALTH;
HDsanitizer_interceptors_ioctl_netbsd.inc330 _(MLYIO_HEALTH, READ, struct_mly_user_health_sz);