Lines Matching +full:0541 +full:c
4 * Copyright (C) 2017-2023 Broadcom. All Rights Reserved. The term *
6 * Copyright (C) 2004-2016 Emulex. All rights reserved. *
9 * Portions Copyright (C) 2004-2005 Christoph Hellwig *
334 snprintf(phba->OptionROMVersion, 32, "%d.%d%d%c%d", in lpfc_dump_wakeup_param_cmpl()
2939 uint32_t A, B, C, D, E; in lpfc_sha_iterate() local
2951 C = HashResultPointer[2]; in lpfc_sha_iterate()
2957 TEMP = ((B & C) | ((~B) & D)) + 0x5A827999; in lpfc_sha_iterate()
2959 TEMP = (B ^ C ^ D) + 0x6ED9EBA1; in lpfc_sha_iterate()
2961 TEMP = ((B & C) | (B & D) | (C & D)) + 0x8F1BBCDC; in lpfc_sha_iterate()
2963 TEMP = (B ^ C ^ D) + 0xCA62C1D6; in lpfc_sha_iterate()
2967 D = C; in lpfc_sha_iterate()
2968 C = S(30, B); in lpfc_sha_iterate()
2975 HashResultPointer[2] += C; in lpfc_sha_iterate()
6436 "3190 Over Temperature:%d Celsius- Port Name %c\n", in lpfc_sli4_async_sli_evt()
6453 "3191 Normal Temperature:%d Celsius - Port Name %c\n", in lpfc_sli4_async_sli_evt()
6569 "3176 Port Name %c %s\n", port_name, message); in lpfc_sli4_async_sli_evt()
11377 "0541 Failed setup of Receive Queue: " in lpfc_sli4_queue_setup()