Searched refs:ICB2400_OPT3_RSPSZ_MASK (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/sys/dev/isp/ | ||
| HD | ispmbox.h | 664 #define ICB2400_OPT3_RSPSZ_MASK 0x00000030 macro |
| HD | isp.c | 1018 if ((icbp->icb_fwoptions3 & ICB2400_OPT3_RSPSZ_MASK) == 0) { in isp_init() |