Deleted Added
full compact
mpi2_targ.h (265236) mpi2_targ.h (265388)
1/*-
2 * Copyright (c) 2013 LSI Corp.
3 * All rights reserved.
4 *
5 * Redistribution and use in source and binary forms, with or without
6 * modification, are permitted provided that the following conditions
7 * are met:
8 * 1. Redistributions of source code must retain the above copyright

--- 14 unchanged lines hidden (view full) ---

23 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
24 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
25 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
26 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
27 * SUCH DAMAGE.
28 *
29 * LSI MPT-Fusion Host Adapter FreeBSD
30 *
1/*-
2 * Copyright (c) 2013 LSI Corp.
3 * All rights reserved.
4 *
5 * Redistribution and use in source and binary forms, with or without
6 * modification, are permitted provided that the following conditions
7 * are met:
8 * 1. Redistributions of source code must retain the above copyright

--- 14 unchanged lines hidden (view full) ---

23 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
24 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
25 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
26 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
27 * SUCH DAMAGE.
28 *
29 * LSI MPT-Fusion Host Adapter FreeBSD
30 *
31 * $FreeBSD: head/sys/dev/mpr/mpi/mpi2_targ.h 265236 2014-05-02 20:25:09Z ken $
31 * $FreeBSD: stable/10/sys/dev/mpr/mpi/mpi2_targ.h 265236 2014-05-02 20:25:09Z ken $
32 */
33
34/*
35 * Copyright (c) 2000-2012 LSI Corporation.
36 *
37 *
38 * Name: mpi2_targ.h
39 * Title: MPI Target mode messages and structures

--- 561 unchanged lines hidden ---
32 */
33
34/*
35 * Copyright (c) 2000-2012 LSI Corporation.
36 *
37 *
38 * Name: mpi2_targ.h
39 * Title: MPI Target mode messages and structures

--- 561 unchanged lines hidden ---