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

/drivers/scsi/lpfc/
H A Dlpfc_scsi.c1304 * @apptag: (out) BlockGuard application tag for transmitted data
1311 uint32_t *reftag, uint16_t *apptag, uint32_t new_guard)
1499 if (apptag) {
1513 "9080 BLKGRD: Injecting apptag error: "
1549 /* DEAD will be the apptag on the wire */
1550 *apptag = 0xDEAD;
1562 "0813 BLKGRD: Injecting apptag error: "
1571 *apptag = 0xDEAD;
1583 "0812 BLKGRD: Injecting apptag error: "
1598 *apptag
1310 lpfc_bg_err_inject(struct lpfc_hba *phba, struct scsi_cmnd *sc, uint32_t *reftag, uint16_t *apptag, uint32_t new_guard) argument
[all...]

Completed in 76 milliseconds