Searched refs:ibnex_ioc_pi_exists (Results 1 – 1 of 1) sorted by relevance
178 static int ibnex_ioc_pi_exists(ibnex_node_data_t *, dev_info_t *);4214 } else if (ibnex_ioc_pi_exists(node_data, pdip) == IBNEX_FAILURE) { in ibnex_ioc_config_from_pdip()4233 ibnex_ioc_pi_exists(ibnex_node_data_t *node_data, dev_info_t *parent) in ibnex_ioc_pi_exists() function