Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h248 u8 api_vers[7]; member
H A Dt4_hw.c929 u32 api_vers[2]; in t4_check_fw_version() local
938 api_vers, 1); in t4_check_fw_version()
945 (void) memcpy(adapter->params.api_vers, api_vers, in t4_check_fw_version()
946 sizeof (adapter->params.api_vers)); in t4_check_fw_version()