Searched refs:ISP_CFG_OWNFSZ (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/sys/dev/isp/ | ||
| HD | ispvar.h | 608 #define ISP_CFG_OWNFSZ 0x400 /* override NVRAM frame size */ macro |
| HD | isp.c | 5406 if ((isp->isp_confopts & ISP_CFG_OWNFSZ) == 0) { in isp_parse_nvram_2400() |