Searched refs:cs_ctl (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12.1/sys/dev/ocs_fc/ |
| H A D | ocs_io.h | 151 uint8_t cs_ctl; /**< CS_CTL priority for this IO */ member
|
| H A D | ocs_unsol.c | 832 io->cs_ctl = fchdr->cs_ctl; in ocs_populate_io_fcp_cmd() 834 io->cs_ctl = 0; in ocs_populate_io_fcp_cmd() 1257 hdr.cs_ctl = 0; in ocs_sframe_common_send()
|
| H A D | ocs_fcp.h | 138 uint32_t cs_ctl:8, member 160 cs_ctl:8; member
|
| H A D | ocs_scsi.c | 1536 io->iparam.fcp_tgt.cs_ctl = io->cs_ctl; in ocs_scsi_xfer_data() 1684 io->iparam.fcp_tgt.cs_ctl = io->cs_ctl; in ocs_scsi_send_resp() 1838 io->iparam.fcp_tgt.cs_ctl = io->cs_ctl; in ocs_scsi_send_tmf_resp()
|
| H A D | ocs_hw.h | 515 uint8_t cs_ctl; member
|
| H A D | ocs_hw.c | 3769 …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() 3781 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-12.1/sys/dev/isp/ |
| H A D | isp_stds.h | 45 uint8_t cs_ctl; member
|
| H A D | isp_library.c | 1955 ISP_IOZGET_8(isp, &src->cs_ctl, dst->cs_ctl); in isp_get_fc_hdr() 1978 ISP_IOZPUT_8(isp, src->cs_ctl, &dst->cs_ctl); in isp_put_fc_hdr()
|
| /freebsd-12.1/sys/dev/qlnx/qlnxe/ |
| H A D | fcoe_common.h | 149 u8 cs_ctl; member
|
| /freebsd-12.1/sys/dev/bxe/ |
| H A D | ecore_hsi.h | 8054 uint8_t cs_ctl; member 9250 uint8_t cs_ctl /* cs ctl */; member 9254 uint8_t cs_ctl /* cs ctl */;
|
| /freebsd-12.1/sys/dev/cxgbe/common/ |
| H A D | t4_msg.h | 1647 __u8 cs_ctl; member
|