Deleted Added
full compact
aic79xx_reg_print.c (260401) aic79xx_reg_print.c (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 */
8
9#include <sys/cdefs.h>
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
9#include <sys/cdefs.h>
10__FBSDID("$FreeBSD: head/sys/dev/aic7xxx/aic79xx_reg_print.c 260401 2014-01-07 19:33:17Z scottl $");
10__FBSDID("$FreeBSD: stable/10/sys/dev/aic7xxx/aic79xx_reg_print.c 270284 2014-08-21 17:18:21Z ian $");
11#include <dev/aic7xxx/aic79xx_osm.h>
12
13static ahd_reg_parse_entry_t MODE_PTR_parse_table[] = {
14 { "SRC_MODE", 0x07, 0x07 },
15 { "DST_MODE", 0x70, 0x70 }
16};
17
18int

--- 3656 unchanged lines hidden ---
11#include <dev/aic7xxx/aic79xx_osm.h>
12
13static ahd_reg_parse_entry_t MODE_PTR_parse_table[] = {
14 { "SRC_MODE", 0x07, 0x07 },
15 { "DST_MODE", 0x70, 0x70 }
16};
17
18int

--- 3656 unchanged lines hidden ---