Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ocs_fc/
Docs_els.c2734 io->iparam.fc_ct_rsp.ox_id = ocs_htobe16(ox_id); in ocs_send_ct_rsp()
2735 io->iparam.fc_ct_rsp.r_ctl = 3; in ocs_send_ct_rsp()
2736 io->iparam.fc_ct_rsp.type = FC_TYPE_GS; in ocs_send_ct_rsp()
2737 io->iparam.fc_ct_rsp.df_ctl = 0; in ocs_send_ct_rsp()
2738 io->iparam.fc_ct_rsp.timeout = 5; in ocs_send_ct_rsp()
Docs_hw.h510 } fc_ct_rsp; member
Docs_hw.c3936 iparam->fc_ct_rsp.timeout, iparam->fc_ct_rsp.ox_id, io->indicator, in ocs_hw_srrs_send()
3937 io->reqtag, rnode, iparam->fc_ct_rsp.r_ctl, in ocs_hw_srrs_send()
3938 iparam->fc_ct_rsp.type, iparam->fc_ct_rsp.df_ctl)) { in ocs_hw_srrs_send()