Home
last modified time | relevance | path

Searched refs:cs_ctl (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_io.h148 uint8_t cs_ctl; /**< CS_CTL priority for this IO */ member
H A Docs_unsol.c827 io->cs_ctl = fchdr->cs_ctl; in ocs_populate_io_fcp_cmd()
829 io->cs_ctl = 0; in ocs_populate_io_fcp_cmd()
1252 hdr.cs_ctl = 0; in ocs_sframe_common_send()
H A Docs_fcp.h134 uint32_t cs_ctl:8, member
155 cs_ctl:8; member
H A Docs_scsi.c1520 io->iparam.fcp_tgt.cs_ctl = io->cs_ctl; in ocs_scsi_xfer_data()
1667 io->iparam.fcp_tgt.cs_ctl = io->cs_ctl; in ocs_scsi_send_resp()
1821 io->iparam.fcp_tgt.cs_ctl = io->cs_ctl; in ocs_scsi_send_tmf_resp()
H A Docs_hw.h510 uint8_t cs_ctl; member
H A Docs_hw.c3763 …io->sec_iparam.fcp_tgt.dif_oper, io->sec_iparam.fcp_tgt.blk_size, io->sec_iparam.fcp_tgt.cs_ctl, i… in ocs_hw_check_sec_hio_list()
3775 io->sec_iparam.fcp_tgt.cs_ctl, io->sec_iparam.fcp_tgt.app_id)) { in ocs_hw_check_sec_hio_list()
4222 iparam->fcp_tgt.cs_ctl, iparam->fcp_tgt.app_id)) { in ocs_hw_io_send()
4233 iparam->fcp_tgt.cs_ctl, iparam->fcp_tgt.app_id)) { in ocs_hw_io_send()
4257 iparam->fcp_tgt.cs_ctl, in ocs_hw_io_send()
4290 flags, iparam->fcp_tgt.cs_ctl, in ocs_hw_io_send()
/freebsd/sys/dev/isp/
H A Disp_stds.h44 uint8_t cs_ctl; member
H A Disp_library.c1212 ISP_IOZGET_8(isp, &src->cs_ctl, dst->cs_ctl); in isp_get_fc_hdr()
1235 ISP_IOZPUT_8(isp, src->cs_ctl, &dst->cs_ctl); in isp_put_fc_hdr()
/freebsd/sys/dev/qlnx/qlnxe/
H A Dfcoe_common.h142 u8 cs_ctl; member
/freebsd/sys/dev/bxe/
H A Decore_hsi.h8052 uint8_t cs_ctl; member
9248 uint8_t cs_ctl /* cs ctl */; member
9252 uint8_t cs_ctl /* cs ctl */;
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h1664 __u8 cs_ctl; member