Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_els.c2719 io->iparam.fc_ct_rsp.ox_id = ocs_htobe16(ox_id); in ocs_send_ct_rsp()
2720 io->iparam.fc_ct_rsp.r_ctl = 3; in ocs_send_ct_rsp()
2721 io->iparam.fc_ct_rsp.type = FC_TYPE_GS; in ocs_send_ct_rsp()
2722 io->iparam.fc_ct_rsp.df_ctl = 0; in ocs_send_ct_rsp()
2723 io->iparam.fc_ct_rsp.timeout = 5; in ocs_send_ct_rsp()
H A Docs_hw.h505 } fc_ct_rsp; member
H A Docs_hw.c3927 iparam->fc_ct_rsp.timeout, iparam->fc_ct_rsp.ox_id, io->indicator, in ocs_hw_srrs_send()
3928 io->reqtag, rnode, iparam->fc_ct_rsp.r_ctl, in ocs_hw_srrs_send()
3929 iparam->fc_ct_rsp.type, iparam->fc_ct_rsp.df_ctl)) { in ocs_hw_srrs_send()