Home
last modified time | relevance | path

Searched refs:OCS_HW_MAX_PROFILES (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.h259 #define OCS_HW_MAX_PROFILES 40 macro
274 ocs_hw_profile_descriptor_t descriptors[OCS_HW_MAX_PROFILES];
H A Docs_hw.c7609 if (num_descriptors > OCS_HW_MAX_PROFILES) { in ocs_hw_get_profile_list_cb()
7610 num_descriptors = OCS_HW_MAX_PROFILES; in ocs_hw_get_profile_list_cb()