Home
last modified time | relevance | path

Searched refs:Fctl (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/lpfc/
Dlpfc_bsg.c471 cmd->un.genreq64.w5.hcsw.Fctl = (SI | LA); in lpfc_bsg_send_mgmt_cmd()
1501 icmd->un.xseq64.w5.hcsw.Fctl = (LS | LA); in lpfc_issue_ct_rsp()
2705 cmd->un.xseq64.w5.hcsw.Fctl = LA; in lpfcdiag_loop_get_xri()
3270 cmd->un.xseq64.w5.hcsw.Fctl = (LS | LA); in lpfc_bsg_diag_loopback_run()
5268 cmd->un.genreq64.w5.hcsw.Fctl = (SI | LA); in lpfc_menlo_cmd()
Dlpfc_hw.h3806 uint8_t Fctl; /* Bits 0-7 of IOCB word 5 */ member
3808 uint8_t Fctl; /* Bits 0-7 of IOCB word 5 */
Dlpfc_ct.c229 icmd->un.genreq64.w5.hcsw.Fctl = (LS | LA); in lpfc_ct_reject_event()
626 icmd->un.genreq64.w5.hcsw.Fctl = (SI | LA); in lpfc_gen_req()