Deleted Added
full compact
aic79xx_reg.h (260401) aic79xx_reg.h (270284)
1/*
2 * DO NOT EDIT - This file is automatically generated
3 * from the following source files:
4 *
5 * $Id: //depot/aic7xxx/aic7xxx/aic79xx.seq#119 $
6 * $Id: //depot/aic7xxx/aic7xxx/aic79xx.reg#76 $
7 *
1/*
2 * DO NOT EDIT - This file is automatically generated
3 * from the following source files:
4 *
5 * $Id: //depot/aic7xxx/aic7xxx/aic79xx.seq#119 $
6 * $Id: //depot/aic7xxx/aic7xxx/aic79xx.reg#76 $
7 *
8 * $FreeBSD: head/sys/dev/aic7xxx/aic79xx_reg.h 260401 2014-01-07 19:33:17Z scottl $
8 * $FreeBSD: stable/10/sys/dev/aic7xxx/aic79xx_reg.h 270284 2014-08-21 17:18:21Z ian $
9 */
10typedef int (ahd_reg_print_t)(u_int, u_int *, u_int);
11typedef struct ahd_reg_parse_entry {
12 char *name;
13 uint8_t value;
14 uint8_t mask;
15} ahd_reg_parse_entry_t;
16

--- 3810 unchanged lines hidden ---
9 */
10typedef int (ahd_reg_print_t)(u_int, u_int *, u_int);
11typedef struct ahd_reg_parse_entry {
12 char *name;
13 uint8_t value;
14 uint8_t mask;
15} ahd_reg_parse_entry_t;
16

--- 3810 unchanged lines hidden ---