Searched refs:cs_ctl (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13.1/sys/dev/ocs_fc/ |
| H A D | ocs_io.h | 150 uint8_t cs_ctl; /**< CS_CTL priority for this IO */ member
|
| H A D | ocs_unsol.c | 829 io->cs_ctl = fchdr->cs_ctl; in ocs_populate_io_fcp_cmd() 831 io->cs_ctl = 0; in ocs_populate_io_fcp_cmd() 1254 hdr.cs_ctl = 0; in ocs_sframe_common_send()
|
| H A D | ocs_fcp.h | 136 uint32_t cs_ctl:8, member 157 cs_ctl:8; member
|
| H A D | ocs_scsi.c | 1522 io->iparam.fcp_tgt.cs_ctl = io->cs_ctl; in ocs_scsi_xfer_data() 1669 io->iparam.fcp_tgt.cs_ctl = io->cs_ctl; in ocs_scsi_send_resp() 1823 io->iparam.fcp_tgt.cs_ctl = io->cs_ctl; in ocs_scsi_send_tmf_resp()
|
| H A D | ocs_hw.h | 512 uint8_t cs_ctl; member
|
| H A D | ocs_hw.c | 3753 …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() 3765 io->sec_iparam.fcp_tgt.cs_ctl, io->sec_iparam.fcp_tgt.app_id)) { in ocs_hw_check_sec_hio_list() 4205 iparam->fcp_tgt.cs_ctl, iparam->fcp_tgt.app_id)) { in ocs_hw_io_send() 4216 iparam->fcp_tgt.cs_ctl, iparam->fcp_tgt.app_id)) { in ocs_hw_io_send() 4240 iparam->fcp_tgt.cs_ctl, in ocs_hw_io_send() 4273 flags, iparam->fcp_tgt.cs_ctl, in ocs_hw_io_send()
|
| /freebsd-13.1/sys/dev/isp/ |
| H A D | isp_stds.h | 45 uint8_t cs_ctl; member
|
| H A D | isp_library.c | 1213 ISP_IOZGET_8(isp, &src->cs_ctl, dst->cs_ctl); in isp_get_fc_hdr() 1236 ISP_IOZPUT_8(isp, src->cs_ctl, &dst->cs_ctl); in isp_put_fc_hdr()
|
| /freebsd-13.1/sys/dev/qlnx/qlnxe/ |
| H A D | fcoe_common.h | 144 u8 cs_ctl; member
|
| /freebsd-13.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-13.1/sys/dev/cxgbe/common/ |
| H A D | t4_msg.h | 1666 __u8 cs_ctl; member
|