Home
last modified time | relevance | path

Searched refs:MSG_REQUEST_HEADER (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/dev/mpt/
HDmpt_debug.c519 mpt_print_request_hdr(MSG_REQUEST_HEADER *req) in mpt_print_request_hdr()
535 mpt_print_request_hdr((MSG_REQUEST_HEADER *)msg); in mpt_print_scsi_io_request()
587 mpt_print_request_hdr((MSG_REQUEST_HEADER *)msg); in mpt_print_scsi_tmf_request()
598 mpt_print_request_hdr((MSG_REQUEST_HEADER *)msg); in mpt_print_scsi_target_assist_request()
614 mpt_print_request_hdr((MSG_REQUEST_HEADER *)msg); in mpt_print_scsi_target_status_send_request()
627 MSG_REQUEST_HEADER *req = vreq; in mpt_print_request()
HDmpt.c859 MSG_REQUEST_HEADER *msg_hdr; in mpt_complete_request_chain()
864 msg_hdr = (MSG_REQUEST_HEADER *)req->req_vbuf; in mpt_complete_request_chain()
1215 req, req->serno, ((MSG_REQUEST_HEADER *)req->req_vbuf)->Function)); in mpt_free_request()
1218 req, req->serno, ((MSG_REQUEST_HEADER *)req->req_vbuf)->Function)); in mpt_free_request()
1231 memset(req->req_vbuf, 0xff, sizeof (MSG_REQUEST_HEADER)); in mpt_free_request()
1271 ((MSG_REQUEST_HEADER *)req->req_vbuf)->Function)); in mpt_get_request()
1297 req, req->serno, ((MSG_REQUEST_HEADER *)req->req_vbuf)->Function)); in mpt_send_cmd()
1300 req, req->serno, ((MSG_REQUEST_HEADER *)req->req_vbuf)->Function)); in mpt_send_cmd()
1363 MSG_REQUEST_HEADER *msg_hdr = req->req_vbuf; in mpt_wait_req()
HDmpt_cam.c1269 MSG_REQUEST_HEADER *hdrp; in mpt_execute_req_a64()
1672 MSG_REQUEST_HEADER *hdrp; in mpt_execute_req()
3976 MSG_REQUEST_HEADER *hdrp = req->req_vbuf; in mpt_recover_commands()
/NextBSD/sys/dev/mpt/mpilib/
HDmpi.h647 } MSG_REQUEST_HEADER, MPI_POINTER PTR_MSG_REQUEST_HEADER, typedef