Searched refs:ISP2400_NVRAM_EXCHANGE_COUNT (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/isp/
H A Dispreg.h1121 #define ISP2400_NVRAM_EXCHANGE_COUNT(c) (((c)[16]) | ((c)[17] << 8)) macro
H A Disp.c8159 ISP2400_NVRAM_EXCHANGE_COUNT(nvram_data),
8184 if (ISP2400_NVRAM_EXCHANGE_COUNT(nvram_data)) {
8185 fcp->isp_maxalloc = ISP2400_NVRAM_EXCHANGE_COUNT(nvram_data);

Completed in 47 milliseconds