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

/freebsd-9.3-release/sys/dev/isp/
H A Disp_target.c505 el.le_header.rqs_entry_count = 1;
582 atun._atio2.at_header.rqs_entry_count = 1;
598 atun._atio.at_header.rqs_entry_count = 1;
663 cto->ct_header.rqs_entry_count = 1;
710 cto->ct_header.rqs_entry_count = 1;
752 cto->ct_header.rqs_entry_count = 1;
1075 na->na_header.rqs_entry_count = 1;
1133 na->na_header.rqs_entry_count = 1;
1157 na->na_header.rqs_entry_count = 1;
H A Disp_library.c156 crq->req_header.rqs_entry_count = 1;
162 crq->req_header.rqs_entry_count = 1;
187 ((isphdr_t *)fqe)->rqs_entry_count = nqe;
635 vp->vp_mod_hdr.rqs_entry_count = 1;
802 ISP_IOXPUT_8(isp, hpsrc->rqs_entry_type, &hpdst->rqs_entry_count);
803 ISP_IOXPUT_8(isp, hpsrc->rqs_entry_count, &hpdst->rqs_entry_type);
808 ISP_IOXPUT_8(isp, hpsrc->rqs_entry_count, &hpdst->rqs_entry_count);
818 ISP_IOXGET_8(isp, &hpsrc->rqs_entry_type, hpdst->rqs_entry_count);
819 ISP_IOXGET_8(isp, &hpsrc->rqs_entry_count, hpds
[all...]
H A Disp_freebsd.c609 tmf->tmf_header.rqs_entry_count = 1;
1723 cto->ct_header.rqs_entry_count = 1;
1873 cto->ct_header.rqs_entry_count = 1;
2019 cto->ct_header.rqs_entry_count = 1;
2159 at->at_header.rqs_entry_count = 1;
2173 at->at_header.rqs_entry_count = 1;
3313 cto->ct_header.rqs_entry_count = 1;
3341 cto->ct_header.rqs_entry_count = 1;
H A Disp.c2288 plp->plogx_header.rqs_entry_count = 1;
3418 pt->ctp_header.rqs_entry_count = 1;
4177 pt->ctp_header.rqs_entry_count = 1;
4423 m->mrk_header.rqs_entry_count = 1;
4429 m->mrk_header.rqs_entry_count = 1;
4440 reqp->req_header.rqs_entry_count = 1;
4701 tmf->tmf_header.rqs_entry_count = 1;
4791 ab->abrt_header.rqs_entry_count = 1;
H A Dispmbox.h318 uint8_t rqs_entry_count; member in struct:__anon8075

Completed in 83 milliseconds