Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_mount.c2151 boolean_t is_legacy = B_FALSE; in be_unmount_root() local
2157 is_legacy = B_TRUE; in be_unmount_root()
2182 is_legacy ? ZFS_MOUNTPOINT_LEGACY : "/") != 0) { in be_unmount_root()
2185 is_legacy ? ZFS_MOUNTPOINT_LEGACY : "/"); in be_unmount_root()
/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/iwh/
H A Diwh_hw.h1572 #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