Home
last modified time | relevance | path

Searched refs:npr (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_nportdisc.c980 PRLI *npr; in lpfc_rcv_prli() local
986 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 …]
H A Dlpfc_els.c2356 PRLI *npr; in lpfc_issue_els_prli() local
2430 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 …]
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dsysinfo.h41 unsigned int npr; member
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dsysinfo.c121 if (info->npr) in stsi_1_1_1()
122 seq_printf(m, "Nominal Perm. Rating: %08u\n", info->npr); in stsi_1_1_1()
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190817.patch.gz1# ncurses 6.1 - patch 20190817 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20190824.patch.gz1# ncurses 6.1 - patch 20190824 - Thomas E. Dickey 2# 3# --- ...