Searched refs:npr (Results 1 – 6 of 6) sorted by relevance
980 PRLI *npr; in lpfc_rcv_prli() local986 npr = (PRLI *) ((uint8_t *) lp + sizeof (uint32_t)); in lpfc_rcv_prli()988 if ((npr->prliType == PRLI_FCP_TYPE) || in lpfc_rcv_prli()989 (npr->prliType == PRLI_NVME_TYPE)) { in lpfc_rcv_prli()990 if (npr->initiatorFunc) { in lpfc_rcv_prli()991 if (npr->prliType == PRLI_FCP_TYPE) in lpfc_rcv_prli()993 if (npr->prliType == PRLI_NVME_TYPE) in lpfc_rcv_prli()996 if (npr->targetFunc) { in lpfc_rcv_prli()997 if (npr->prliType == PRLI_FCP_TYPE) in lpfc_rcv_prli()999 if (npr->prliType == PRLI_NVME_TYPE) in lpfc_rcv_prli()[all …]
2356 PRLI *npr; in lpfc_issue_els_prli() local2430 npr = (PRLI *)pcmd; in lpfc_issue_els_prli()2437 npr->ConfmComplAllowed = 1; in lpfc_issue_els_prli()2438 npr->Retry = 1; in lpfc_issue_els_prli()2439 npr->TaskRetryIdReq = 1; in lpfc_issue_els_prli()2441 npr->estabImagePair = 1; in lpfc_issue_els_prli()2442 npr->readXferRdyDis = 1; in lpfc_issue_els_prli()2444 npr->writeXferRdyDis = 1; in lpfc_issue_els_prli()2447 npr->prliType = PRLI_FCP_TYPE; in lpfc_issue_els_prli()2448 npr->initiatorFunc = 1; in lpfc_issue_els_prli()[all …]
41 unsigned int npr; member
121 if (info->npr) in stsi_1_1_1()122 seq_printf(m, "Nominal Perm. Rating: %08u\n", info->npr); in stsi_1_1_1()
1# ncurses 6.1 - patch 20190817 - Thomas E. Dickey 2# 3# --- ...
1# ncurses 6.1 - patch 20190824 - Thomas E. Dickey 2# 3# --- ...