Deleted Added
full compact
1c1
< /* $FreeBSD: head/sys/dev/isp/ispvar.h 292739 2015-12-26 04:26:32Z mav $ */
---
> /* $FreeBSD: head/sys/dev/isp/ispvar.h 292765 2015-12-27 06:28:31Z mav $ */
80c80
< #define MAX_FC_TARG 256
---
> #define MAX_FC_TARG 1024
474a475,476
>
> uint8_t isp_scanscratch[ISP_FC_SCRLEN];