Lines Matching +full:0541 +full:c
4 * Copyright (C) 2017-2020 Broadcom. All Rights Reserved. The term *
6 * Copyright (C) 2004-2016 Emulex. All rights reserved. *
9 * Portions Copyright (C) 2004-2005 Christoph Hellwig *
331 snprintf(phba->OptionROMVersion, 32, "%d.%d%d%c%d", in lpfc_dump_wakeup_param_cmpl()
2740 uint32_t A, B, C, D, E; in lpfc_sha_iterate() local
2752 C = HashResultPointer[2]; in lpfc_sha_iterate()
2758 TEMP = ((B & C) | ((~B) & D)) + 0x5A827999; in lpfc_sha_iterate()
2760 TEMP = (B ^ C ^ D) + 0x6ED9EBA1; in lpfc_sha_iterate()
2762 TEMP = ((B & C) | (B & D) | (C & D)) + 0x8F1BBCDC; in lpfc_sha_iterate()
2764 TEMP = (B ^ C ^ D) + 0xCA62C1D6; in lpfc_sha_iterate()
2768 D = C; in lpfc_sha_iterate()
2769 C = S(30, B); in lpfc_sha_iterate()
2776 HashResultPointer[2] += C; in lpfc_sha_iterate()
5418 "3190 Over Temperature:%d Celsius- Port Name %c\n", in lpfc_sli4_async_sli_evt()
5435 "3191 Normal Temperature:%d Celsius - Port Name %c\n", in lpfc_sli4_async_sli_evt()
5545 "3176 Port Name %c %s\n", port_name, message); in lpfc_sli4_async_sli_evt()
9882 "0541 Failed setup of Receive Queue: " in lpfc_sli4_queue_setup()