Searched refs:qargs (Results 1 – 1 of 1) sorted by relevance
1903 ibmf_saa_access_args_t qargs; in ibdm_is_dev_mgt_supported() local1908 qargs.sq_attr_id = SA_PORTINFORECORD_ATTRID; in ibdm_is_dev_mgt_supported()1909 qargs.sq_access_type = IBMF_SAA_RETRIEVE; in ibdm_is_dev_mgt_supported()1910 qargs.sq_component_mask = SA_PORTINFO_COMPMASK_PORTLID; in ibdm_is_dev_mgt_supported()1911 qargs.sq_template = &req; in ibdm_is_dev_mgt_supported()1912 qargs.sq_callback = NULL; in ibdm_is_dev_mgt_supported()1913 qargs.sq_callback_arg = NULL; in ibdm_is_dev_mgt_supported()1916 &qargs, 0, &length, (void **)&resp); in ibdm_is_dev_mgt_supported()1950 ibmf_saa_access_args_t qargs; in ibdm_get_node_port_guids() local1957 qargs.sq_attr_id = SA_NODERECORD_ATTRID; in ibdm_get_node_port_guids()[all …]