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

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli.c3604 Rctl = w5p->hcsw.Rctl;
3605 Type = w5p->hcsw.Type;
3613 w5p->hcsw.Rctl = Rctl;
3614 w5p->hcsw.Type = Type;
10932 cmd->un.genreq64.w5.hcsw.Rctl = FC_RCTL_DD_UNSOL_CTL;
10933 cmd->un.genreq64.w5.hcsw.Type = FC_TYPE_CT;
10934 cmd->un.genreq64.w5.hcsw.Fctl = (SI | LA);
11020 icmd->un.xseq64.w5.hcsw.Fctl = LA;
11022 icmd->un.xseq64.w5.hcsw.Fctl |= LS;
11023 icmd->un.xseq64.w5.hcsw
[all...]
H A Dlpfc_hw.h3887 } hcsw; member in union:__anon159

Completed in 170 milliseconds