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

/freebsd-current/sys/dev/ocs_fc/
H A Docs_mgmt.c2065 uint32_t active_profile_id; member in struct:ocs_mgmt_get_active_profile_result
2074 result->active_profile_id = active_profile;
2110 sprintf(result_string, "0x%02x", result.active_profile_id);
H A Dsli4.h2846 uint32_t active_profile_id:8, member in struct:sli4_res_common_get_active_profile_s
2861 uint32_t active_profile_id:8, member in struct:sli4_req_common_set_active_profile_s
3708 uint32_t active_profile_id);
H A Dsli4.c3058 * @param active_profile_id ID of new active profile.
3064 uint32_t fd, uint32_t active_profile_id)
3088 req->active_profile_id = active_profile_id;
3063 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.c7729 active_profile = response->active_profile_id;

Completed in 175 milliseconds