Deleted Added
full compact
1c1
< /* $FreeBSD: stable/10/sys/dev/isp/isp_freebsd.h 298966 2016-05-03 08:00:54Z mav $ */
---
> /* $FreeBSD: stable/10/sys/dev/isp/isp_freebsd.h 314698 2017-03-05 05:17:36Z mav $ */
166d165
< TAILQ_HEAD(isp_ccbq, ccb_hdr);
171d169
< struct isp_ccbq waitq; /* waiting CCBs */
222a221
> TAILQ_HEAD(isp_ccbq, ccb_hdr);
252c251,252
< struct tslist lun_hash[LUN_HASH_SIZE];
---
> struct tslist lun_hash[LUN_HASH_SIZE];
> struct isp_ccbq waitq; /* waiting CCBs */
267c267,268
< struct tslist lun_hash[LUN_HASH_SIZE];
---
> struct tslist lun_hash[LUN_HASH_SIZE];
> struct isp_ccbq waitq; /* waiting CCBs */