Searched defs:ibcm_validate_path_attributes (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c82 static ibt_status_t ibcm_validate_path_attributes(ibt_path_attr_t *attrp,
435 retval = ibcm_validate_path_attributes(attrp, flags, max_paths);
506 ibcm_validate_path_attributes(ibt_path_attr_t *attrp, ibt_path_flags_t flags, function
511 IBTF_DPRINTF_L2(cmlog, "ibcm_validate_path_attributes: Inputs are: "
524 IBTF_DPRINTF_L2(cmlog, "ibcm_validate_path_attributes: "
533 IBTF_DPRINTF_L2(cmlog, "ibcm_validate_path_attributes: "
542 IBTF_DPRINTF_L2(cmlog, "ibcm_validate_path_attributes:\n\t Max "
553 IBTF_DPRINTF_L2(cmlog, "ibcm_validate_path_attributes: "
566 IBTF_DPRINTF_L2(cmlog, "ibcm_validate_path_attributes: "
584 IBTF_DPRINTF_L2(cmlog, "ibcm_validate_path_attributes
[all...]

Completed in 49 milliseconds