Searched refs:active_profile_id (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_mgmt.c2225 uint32_t active_profile_id; member in struct:ocs_mgmt_get_active_profile_result
2234 result->active_profile_id = active_profile;
2270 sprintf(result_string, "0x%02x", result.active_profile_id);
H A Dsli4.h2797 uint32_t active_profile_id:8, member in struct:sli4_res_common_get_active_profile_s
2812 uint32_t active_profile_id:8, member in struct:sli4_req_common_set_active_profile_s
3636 uint32_t active_profile_id);
H A Dsli4.c2970 * @param active_profile_id ID of new active profile.
2976 uint32_t fd, uint32_t active_profile_id)
3000 req->active_profile_id = active_profile_id;
2975 sli_cmd_common_set_active_profile(sli4_t *sli4, void *buf, size_t size, uint32_t fd, uint32_t active_profile_id) argument
H A Docs_hw.c7737 active_profile = response->active_profile_id;

Completed in 125 milliseconds