Searched refs:rspPutInx (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c494 pring->flag, pgpp->rspPutInx, pring->numRiocb);
H A Dlpfc_sli.c2392 pring->ringno, le32_to_cpu(pgp->rspPutInx),
2481 portRspPut = le32_to_cpu(pgp->rspPutInx);
2602 * been updated, sync the pgp->rspPutInx and fetch the new port
2608 portRspPut = le32_to_cpu(pgp->rspPutInx);
2855 portRspPut = le32_to_cpu(pgp->rspPutInx);
2924 * the pgp->rspPutInx in the MAILBOX_tand fetch the new port
2928 portRspPut = le32_to_cpu(pgp->rspPutInx);
H A Dlpfc_hw.h3004 __le32 rspPutInx; member in struct:lpfc_pgp

Completed in 127 milliseconds