Home
last modified time | relevance | path

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

/freebsd/usr.bin/ctlstat/
H A Dctlstat.c107 #define CTLSTAT_FLAG_LUNS (1 << 7) macro
116 #define F_LUNS(ctx) ((ctx)->flags & CTLSTAT_FLAG_LUNS)
910 ctx.flags |= CTLSTAT_FLAG_LUNS; in main()
968 ctx.flags |= CTLSTAT_FLAG_LUNS; in main()