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

/freebsd-11-stable/sys/dev/isp/
H A Dispreg.h802 #define ISP_NVRAM_VERSION(c) (c)[4] macro
862 #define ISP1080_NVRAM_VERSION(c) ISP_NVRAM_VERSION(c)
1045 /* ISP_NVRAM_VERSION is in same overall place */
H A Disp.c7640 if (ISP_NVRAM_VERSION(nvram_data) < minversion) {
7642 ISP_NVRAM_VERSION(nvram_data));

Completed in 95 milliseconds