Deleted Added
full compact
1c1
< /* $FreeBSD: stable/10/sys/dev/isp/ispreg.h 290785 2015-11-13 19:42:55Z mav $ */
---
> /* $FreeBSD: stable/10/sys/dev/isp/ispreg.h 291500 2015-11-30 21:30:18Z mav $ */
456,459c456
< uint32_t
< lineno : 16,
< : 12,
< logval : 4;
---
> uint32_t logval; /* Bitmask of status codes to log */
460a458
> uint32_t lineno;