Lines Matching +full:0541 +full:c
4 * Copyright (C) 2017-2024 Broadcom. All Rights Reserved. The term *
6 * Copyright (C) 2004-2016 Emulex. All rights reserved. *
9 * Portions Copyright (C) 2004-2005 Christoph Hellwig *
335 snprintf(phba->OptionROMVersion, 32, "%d.%d%d%c%d", in lpfc_dump_wakeup_param_cmpl()
2928 uint32_t A, B, C, D, E; in lpfc_sha_iterate() local
2940 C = HashResultPointer[2]; in lpfc_sha_iterate()
2946 TEMP = ((B & C) | ((~B) & D)) + 0x5A827999; in lpfc_sha_iterate()
2948 TEMP = (B ^ C ^ D) + 0x6ED9EBA1; in lpfc_sha_iterate()
2950 TEMP = ((B & C) | (B & D) | (C & D)) + 0x8F1BBCDC; in lpfc_sha_iterate()
2952 TEMP = (B ^ C ^ D) + 0xCA62C1D6; in lpfc_sha_iterate()
2956 D = C; in lpfc_sha_iterate()
2957 C = S(30, B); in lpfc_sha_iterate()
2964 HashResultPointer[2] += C; in lpfc_sha_iterate()
6449 "3190 Over Temperature:%d Celsius- Port Name %c\n", in lpfc_sli4_async_sli_evt()
6466 "3191 Normal Temperature:%d Celsius - Port Name %c\n", in lpfc_sli4_async_sli_evt()
6582 "3176 Port Name %c %s\n", port_name, message); in lpfc_sli4_async_sli_evt()
11390 "0541 Failed setup of Receive Queue: " in lpfc_sli4_queue_setup()