components/open-fabrics/libsif/include/psifapi/psif_fw_addr.h
changeset 7120 b01185225eaa
parent 5564 e533d5840fdd
equal deleted inserted replaced
7119:2f82d964b8be 7120:b01185225eaa
     1 /*
     1 /*
     2  * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
     2  * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
     3  */
     3  */
     4 
     4 
     5 /*
     5 /*
     6  * Redistribution and use in source and binary forms, with or without modification,
     6  * Redistribution and use in source and binary forms, with or without
     7  * are permitted provided that the following conditions are met:
     7  *  modification, are permitted provided that the following conditions are met:
     8  *
     8  *
     9  * 1. Redistributions of source code must retain the above copyright notice,
     9  * 1. Redistributions of source code must retain the above copyright notice,
    10  *    this list of conditions and the following disclaimer.
    10  *    this list of conditions and the following disclaimer.
    11  *
    11  *
    12  * 2. Redistributions in binary form must reproduce the above copyright notice,
    12  * 2. Redistributions in binary form must reproduce the above copyright notice,
    13  *    this list of conditions and the following disclaimer in the documentation
    13  *    this list of conditions and the following disclaimer in the documentation
    14  *    and/or other materials provided with the distribution.
    14  *    and/or other materials provided with the distribution.
    15  *
    15  *
    16  * 3. Neither the name of the copyright holder nor the names of its contributors
    16  * 3. Neither the name of the copyright holder nor the names of its contributors
    17  *    may be used to endorse or promote products derived from this software without
    17  *    may be used to endorse or promote products derived from this software
    18  *    specific prior written permission.
    18  *    without specific prior written permission.
    19  *
    19  *
    20  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
    20  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
    21  * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
    21  * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
    22  * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
    22  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
    23  * IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
    23  * ARE DISCLAIMED.
    24  * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
    24  * IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY
    25  * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    25  * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
    26  * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
    26  * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
    27  * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
    27  * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
    28  * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
    28  * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    29  * OF THE POSSIBILITY OF SUCH DAMAGE.
    29  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
       
    30  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    30  */
    31  */
    31 
    32 
    32 #ifndef	_PSIF_FW_ADDR_H
    33 #ifndef	_PSIF_FW_ADDR_H
    33 #define	_PSIF_FW_ADDR_H
    34 #define	_PSIF_FW_ADDR_H
    34 
    35