Searched refs:DEVSTAT_TYPE_WORM (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/cddl/lib/libdtrace/
H A Dio.d169 inline int DEVSTAT_TYPE_WORM = 0x004;
170 #pragma D binding "1.13" DEVSTAT_TYPE_WORM
210 type == DEVSTAT_TYPE_WORM ? "WORM" :
/freebsd-11-stable/sys/sys/
H A Ddevicestat.h113 DEVSTAT_TYPE_WORM = 0x004, enumerator in enum:__anon13325
/freebsd-11-stable/lib/libdevstat/
H A Ddevstat.c78 {"worm", DEVSTAT_TYPE_WORM, DEVSTAT_MATCH_TYPE},

Completed in 68 milliseconds