Home
last modified time | relevance | path

Searched refs:profile5 (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc_mbox.c1081 hbqmb->profiles.profile5.seqlenbcnt = hbq_desc->seqlenbcnt; in lpfc_build_hbq_profile5()
1082 hbqmb->profiles.profile5.maxlen = hbq_desc->maxlen; in lpfc_build_hbq_profile5()
1083 hbqmb->profiles.profile5.cmdcodeoff = hbq_desc->cmdcodeoff; in lpfc_build_hbq_profile5()
1084 hbqmb->profiles.profile5.seqlenoff = hbq_desc->seqlenoff; in lpfc_build_hbq_profile5()
1085 memcpy(&hbqmb->profiles.profile5.cmdmatch, hbq_desc->cmdmatch, in lpfc_build_hbq_profile5()
1086 sizeof(hbqmb->profiles.profile5.cmdmatch)); in lpfc_build_hbq_profile5()
Dlpfc_hw.h2774 } profile5; member