Home
last modified time | relevance | path

Searched refs:rqs_entry_count (Results 1 – 5 of 5) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Disp_target.c517 el.le_header.rqs_entry_count = 1; in isp_lun_cmd()
594 atun._atio2.at_header.rqs_entry_count = 1; in isp_target_put_atio()
610 atun._atio.at_header.rqs_entry_count = 1; in isp_target_put_atio()
675 cto->ct_header.rqs_entry_count = 1; in isp_endcmd()
722 cto->ct_header.rqs_entry_count = 1; in isp_endcmd()
764 cto->ct_header.rqs_entry_count = 1; in isp_endcmd()
1107 na->na_header.rqs_entry_count = 1; in isp_notify_ack()
1138 na->na_header.rqs_entry_count = 1; in isp_notify_ack()
1162 na->na_header.rqs_entry_count = 1; in isp_notify_ack()
H A Disp_library.c156 crq->req_header.rqs_entry_count = 1; in isp_send_cmd()
162 crq->req_header.rqs_entry_count = 1; in isp_send_cmd()
187 ((isphdr_t *)fqe)->rqs_entry_count = nqe; in isp_send_cmd()
570 vp->vp_mod_hdr.rqs_entry_count = 1; in isp_fc_change_role()
737 ISP_IOXPUT_8(isp, hpsrc->rqs_entry_type, &hpdst->rqs_entry_count); in isp_put_hdr()
743 ISP_IOXPUT_8(isp, hpsrc->rqs_entry_count, &hpdst->rqs_entry_count); in isp_put_hdr()
759 ISP_IOXGET_8(isp, &hpsrc->rqs_entry_count, hpdst->rqs_entry_count); in isp_get_hdr()
770 ISP_IOXGET_8(isp, &hp->rqs_entry_count, type); in isp_get_response_type()
2170 crq->req_header.rqs_entry_count = 1; in isp_send_tgt_cmd()
2176 crq->req_header.rqs_entry_count = 1; in isp_send_tgt_cmd()
[all …]
H A Disp.c2105 plp->plogx_header.rqs_entry_count = 1; in isp_plogx()
3268 pt->ctp_header.rqs_entry_count = 1; in isp_gid_ft_ct_passthru()
4049 pt->ctp_header.rqs_entry_count = 1; in isp_register_fc4_type_24xx()
4294 m->mrk_header.rqs_entry_count = 1; in isp_start()
4300 m->mrk_header.rqs_entry_count = 1; in isp_start()
4311 reqp->req_header.rqs_entry_count = 1; in isp_start()
4537 tmf->tmf_header.rqs_entry_count = 1; in isp_control()
4639 ab->abrt_header.rqs_entry_count = 1; in isp_control()
H A Disp_netbsd.c892 mp->mrk_header.rqs_entry_count = 1; in isp_dog()
H A Dispmbox.h319 uint8_t rqs_entry_count; member