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

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_io.h151 uint8_t cs_ctl; /**< CS_CTL priority for this IO */ member in struct:ocs_io_s
H A Docs_unsol.c832 io->cs_ctl = fchdr->cs_ctl;
834 io->cs_ctl = 0;
1257 hdr.cs_ctl = 0;
H A Docs_fcp.h138 uint32_t cs_ctl:8, member in struct:fc_header_s
160 cs_ctl:8; member in struct:fc_header_le_s
H A Docs_scsi.c1536 io->iparam.fcp_tgt.cs_ctl = io->cs_ctl;
1684 io->iparam.fcp_tgt.cs_ctl = io->cs_ctl;
1838 io->iparam.fcp_tgt.cs_ctl = io->cs_ctl;
H A Docs_hw.h515 uint8_t cs_ctl; member in struct:ocs_hw_io_param_u::__anon7572
H A Docs_hw.c3769 io->sec_iparam.fcp_tgt.dif_oper, io->sec_iparam.fcp_tgt.blk_size, io->sec_iparam.fcp_tgt.cs_ctl, io->sec_iparam.fcp_tgt.app_id)) {
3781 io->sec_iparam.fcp_tgt.cs_ctl, io->sec_iparam.fcp_tgt.app_id)) {
4222 iparam->fcp_tgt.cs_ctl, iparam->fcp_tgt.app_id)) {
4233 iparam->fcp_tgt.cs_ctl, iparam->fcp_tgt.app_id)) {
4257 iparam->fcp_tgt.cs_ctl,
4290 flags, iparam->fcp_tgt.cs_ctl,
/freebsd-11-stable/sys/dev/isp/
H A Disp_stds.h43 uint8_t cs_ctl; member in struct:__anon4541
H A Disp_library.c1953 ISP_IOZGET_8(isp, &src->cs_ctl, dst->cs_ctl);
1976 ISP_IOZPUT_8(isp, src->cs_ctl, &dst->cs_ctl);
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dfcoe_common.h149 u8 cs_ctl; member in struct:fcoe_tx_mid_path_params
/freebsd-11-stable/sys/dev/bxe/
H A Decore_hsi.h8052 uint8_t cs_ctl; member in struct:fcoe_fc_hdr
9248 uint8_t cs_ctl /* cs ctl */; member in struct:xstorm_fcoe_context_section
9252 uint8_t cs_ctl /* cs ctl */;
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h1644 __u8 cs_ctl; member in struct:cpl_fcoe_hdr

Completed in 227 milliseconds