Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_fp.c249 fp_flags |= FLAG_FCP_DEV; in cfga_list_ext()
294 if ((fp_flags & FLAG_FCP_DEV) == FLAG_FCP_DEV) { in cfga_list_ext()
H A Dcfga_fp.h255 #define FLAG_FCP_DEV 0x00100000 macro
H A Dcfga_list.c1142 if ((flags & FLAG_FCP_DEV) == FLAG_FCP_DEV) { in postprocess_list_data()
1905 if ((lap->apidp->flags & (FLAG_FCP_DEV)) == FLAG_FCP_DEV) { in stat_path_info_node()