Searched refs:ICB_MIN_FRMLEN (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/isp/ | ||
H A D | ispmbox.h | 670 #define ICB_MIN_FRMLEN 256 macro |
H A D | isp.c | 921 if (icbp->icb_maxfrmlen < ICB_MIN_FRMLEN || icbp->icb_maxfrmlen > ICB_MAX_FRMLEN) { in isp_init() |