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

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_ct.c1862 struct lpfc_sli_ct_request *CtReq; local
1869 CtReq = (struct lpfc_sli_ct_request *)mp->virt;
1870 type = (uint32_t)CtReq->un.gid.Fc4Type;
1890 struct lpfc_sli_ct_request *CtReq; local
1969 CtReq = (struct lpfc_sli_ct_request *) mp->virt;
1970 memset(CtReq, 0, sizeof(struct lpfc_sli_ct_request));
1971 CtReq->RevisionId.bits.Revision = SLI_CT_REVISION;
1972 CtReq->RevisionId.bits.InId = 0;
1973 CtReq->FsType = SLI_CT_DIRECTORY_SERVICE;
1974 CtReq
3173 struct lpfc_sli_ct_request *CtReq; local
[all...]

Completed in 129 milliseconds