Searched refs:_cfg_p (Results 1 – 1 of 1) sorted by relevance
81 #define isns_is_socket_init_done(_cfg_p) \ argument82 ((_cfg_p) == NULL ? 0 \83 : (((struct isns_config_s *)(_cfg_p))->ai_p != NULL))