Searched defs:reftag (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/lpfc/
H A Dlpfc_scsi.c1408 * @reftag: (out) BlockGuard reference tag for transmitted data
1416 uint32_t *reftag, uint16_t *apptag, uint32_t new_guard)
1484 if (reftag) {
1498 "9076 BLKGRD: Injecting reftag error: "
1535 /* DEADBEEF will be the reftag on the wire */
1536 *reftag = 0xDEADBEEF;
1548 "9078 BLKGRD: Injecting reftag error: "
1557 *reftag = 0xDEADBEEF;
1569 "9077 BLKGRD: Injecting reftag error: "
1584 *reftag
1415 lpfc_bg_err_inject(struct lpfc_hba *phba, struct scsi_cmnd *sc, uint32_t *reftag, uint16_t *apptag, uint32_t new_guard) argument
2007 uint32_t reftag; local
2158 uint32_t reftag; local
2388 uint32_t reftag; local
2533 uint32_t reftag; local
[all...]
H A Dlpfc_hw.h1681 uint32_t reftag; /* Reference Tag Value */ member in struct:lpfc_pde5

Completed in 63 milliseconds