rqs_entry_type 3186 dev/ic/isp.c reqp->req_header.rqs_entry_type = RQSTYPE_MARKER; rqs_entry_type 3204 dev/ic/isp.c reqp->req_header.rqs_entry_type = RQSTYPE_T2RQS; rqs_entry_type 3207 dev/ic/isp.c reqp->req_header.rqs_entry_type = RQSTYPE_CMDONLY; rqs_entry_type 3209 dev/ic/isp.c reqp->req_header.rqs_entry_type = RQSTYPE_REQUEST; rqs_entry_type 3688 dev/ic/isp.c if (sp->req_header.rqs_entry_type != RQSTYPE_REQUEST) { rqs_entry_type 3690 dev/ic/isp.c sp->req_header.rqs_entry_type, oop, optr, rqs_entry_type 3738 dev/ic/isp.c sp->req_handle, sp->req_header.rqs_entry_type, rqs_entry_type 3751 dev/ic/isp.c if (sp->req_header.rqs_entry_type != RQSTYPE_RESPONSE) { rqs_entry_type 3755 dev/ic/isp.c sp->req_header.rqs_entry_type); rqs_entry_type 3785 dev/ic/isp.c switch (sp->req_header.rqs_entry_type) { rqs_entry_type 3853 dev/ic/isp.c sp->req_header.rqs_entry_type); rqs_entry_type 362 dev/ic/isp_inline.h ISP_IOXPUT_8(isp, hpsrc->rqs_entry_type, rqs_entry_type 365 dev/ic/isp_inline.h &hpdst->rqs_entry_type); rqs_entry_type 371 dev/ic/isp_inline.h ISP_IOXPUT_8(isp, hpsrc->rqs_entry_type, rqs_entry_type 372 dev/ic/isp_inline.h &hpdst->rqs_entry_type); rqs_entry_type 386 dev/ic/isp_inline.h ISP_IOXGET_8(isp, &hpsrc->rqs_entry_type, rqs_entry_type 389 dev/ic/isp_inline.h hpdst->rqs_entry_type); rqs_entry_type 395 dev/ic/isp_inline.h ISP_IOXGET_8(isp, &hpsrc->rqs_entry_type, rqs_entry_type 396 dev/ic/isp_inline.h hpdst->rqs_entry_type); rqs_entry_type 414 dev/ic/isp_inline.h ISP_IOXGET_8(isp, &hp->rqs_entry_type, type); rqs_entry_type 1147 dev/ic/isp_inline.h if (ctsrc->ct_header.rqs_entry_type == RQSTYPE_CTIO2) { rqs_entry_type 1156 dev/ic/isp_inline.h } else if (ctsrc->ct_header.rqs_entry_type == RQSTYPE_CTIO3) { rqs_entry_type 1168 dev/ic/isp_inline.h } else if (ctsrc->ct_header.rqs_entry_type == RQSTYPE_CTIO4) { rqs_entry_type 553 dev/ic/isp_openbsd.c mp->req_header.rqs_entry_type = RQSTYPE_MARKER; rqs_entry_type 312 dev/ic/isp_target.c el.le_header.rqs_entry_type = cmd; rqs_entry_type 340 dev/ic/isp_target.c u_int8_t etype = ((isphdr_t *) ap)->rqs_entry_type; rqs_entry_type 382 dev/ic/isp_target.c atun._atio2.at_header.rqs_entry_type = RQSTYPE_ATIO2; rqs_entry_type 394 dev/ic/isp_target.c atun._atio.at_header.rqs_entry_type = RQSTYPE_ATIO; rqs_entry_type 442 dev/ic/isp_target.c cto->ct_header.rqs_entry_type = RQSTYPE_CTIO2; rqs_entry_type 472 dev/ic/isp_target.c cto->ct_header.rqs_entry_type = RQSTYPE_CTIO; rqs_entry_type 682 dev/ic/isp_target.c na->na_header.rqs_entry_type = RQSTYPE_NOTIFY_ACK; rqs_entry_type 700 dev/ic/isp_target.c na->na_header.rqs_entry_type = RQSTYPE_NOTIFY_ACK; rqs_entry_type 283 dev/ic/ispmbox.h u_int8_t rqs_entry_type; rqs_entry_type 1163 dev/pci/isp_pci.c crq->req_header.rqs_entry_type = RQSTYPE_DATASEG; rqs_entry_type 1186 dev/pci/isp_pci.c switch (rq->req_header.rqs_entry_type) { rqs_entry_type 567 dev/sbus/isp_sbus.c crq->req_header.rqs_entry_type = RQSTYPE_DATASEG;