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