Searched defs:GET_LUN_DYN (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/ | ||
H A D | cfga_fp.h | 413 #define GET_LUN_DYN(a) (((a) != NULL) ? strstr((a), LUN_COMP_SEP) : (void *)0) macro |
Completed in 48 milliseconds