Searched defs:is_legacy (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_mount.c2196 boolean_t is_legacy = B_FALSE; local
2202 is_legacy = B_TRUE;
2227 is_legacy ? ZFS_MOUNTPOINT_LEGACY : "/") != 0) {
2230 is_legacy ? ZFS_MOUNTPOINT_LEGACY : "/");
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_hw.h1572 #define is_legacy(tbl) (((tbl) == LQ_G) || ((tbl) == LQ_A)) macro
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk_hw.h2346 #define is_legacy(tbl) (((tbl) == LQ_G) || ((tbl) == LQ_A)) macro
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_hw.h1572 #define is_legacy(tbl) (((tbl) == LQ_G) || ((tbl) == LQ_A)) macro

Completed in 153 milliseconds