Searched refs:ISP2400_NVRAM_EXCHANGE_COUNT (Results 1 – 2 of 2) sorted by relevance
1137 #define ISP2400_NVRAM_EXCHANGE_COUNT(c) (((c)[16]) | ((c)[17] << 8)) macro
8285 ISP2400_NVRAM_EXCHANGE_COUNT(nvram_data), in isp_parse_nvram_2400()8310 if (ISP2400_NVRAM_EXCHANGE_COUNT(nvram_data)) { in isp_parse_nvram_2400()8311 fcp->isp_maxalloc = ISP2400_NVRAM_EXCHANGE_COUNT(nvram_data); in isp_parse_nvram_2400()