HomeSort by: relevance | last modified time | path
    Searched refs:rqs_entry_count (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/ic/
isp_target.c 517 el.le_header.rqs_entry_count = 1;
594 atun._atio2.at_header.rqs_entry_count = 1;
610 atun._atio.at_header.rqs_entry_count = 1;
675 cto->ct_header.rqs_entry_count = 1;
722 cto->ct_header.rqs_entry_count = 1;
764 cto->ct_header.rqs_entry_count = 1;
1107 na->na_header.rqs_entry_count = 1;
1138 na->na_header.rqs_entry_count = 1;
1162 na->na_header.rqs_entry_count = 1;
isp_library.c 156 crq->req_header.rqs_entry_count = 1;
162 crq->req_header.rqs_entry_count = 1;
187 ((isphdr_t *)fqe)->rqs_entry_count = nqe;
575 vp->vp_mod_hdr.rqs_entry_count = 1;
742 ISP_IOXPUT_8(isp, hpsrc->rqs_entry_type, &hpdst->rqs_entry_count);
743 ISP_IOXPUT_8(isp, hpsrc->rqs_entry_count, &hpdst->rqs_entry_type);
748 ISP_IOXPUT_8(isp, hpsrc->rqs_entry_count, &hpdst->rqs_entry_count);
758 ISP_IOXGET_8(isp, &hpsrc->rqs_entry_type, hpdst->rqs_entry_count);
759 ISP_IOXGET_8(isp, &hpsrc->rqs_entry_count, hpdst->rqs_entry_type)
    [all...]
isp.c 2105 plp->plogx_header.rqs_entry_count = 1;
3268 pt->ctp_header.rqs_entry_count = 1;
4049 pt->ctp_header.rqs_entry_count = 1;
4294 m->mrk_header.rqs_entry_count = 1;
4300 m->mrk_header.rqs_entry_count = 1;
4311 reqp->req_header.rqs_entry_count = 1;
4537 tmf->tmf_header.rqs_entry_count = 1;
4639 ab->abrt_header.rqs_entry_count = 1;
isp_netbsd.c 895 mp->mrk_header.rqs_entry_count = 1;
ispmbox.h 319 uint8_t rqs_entry_count; member in struct:__anon33fa061c0408

Completed in 25 milliseconds