HomeSort by: relevance | last modified time | path
    Searched defs:mpt_req (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/ic/
mpt_netbsd.c 522 MSG_REQUEST_HEADER *mpt_req; local in function:mpt_done
584 mpt_req = req->req_vbuf;
587 if (__predict_false(mpt_req->Function == MPI_FUNCTION_SCSI_TASK_MGMT)) {
595 if (__predict_false(mpt_req->Function == MPI_FUNCTION_PORT_ENABLE))
602 if (__predict_false(mpt_req->Function !=
606 __func__, mpt_req->Function, index);
829 MSG_SCSI_IO_REQUEST *mpt_req; local in function:mpt_run_xfer
847 mpt_req = req->req_vbuf;
848 memset(mpt_req, 0, sizeof(*mpt_req));
    [all...]
mpt_netbsd.c 522 MSG_REQUEST_HEADER *mpt_req; local in function:mpt_done
584 mpt_req = req->req_vbuf;
587 if (__predict_false(mpt_req->Function == MPI_FUNCTION_SCSI_TASK_MGMT)) {
595 if (__predict_false(mpt_req->Function == MPI_FUNCTION_PORT_ENABLE))
602 if (__predict_false(mpt_req->Function !=
606 __func__, mpt_req->Function, index);
829 MSG_SCSI_IO_REQUEST *mpt_req; local in function:mpt_run_xfer
847 mpt_req = req->req_vbuf;
848 memset(mpt_req, 0, sizeof(*mpt_req));
    [all...]
mpt_netbsd.c 522 MSG_REQUEST_HEADER *mpt_req; local in function:mpt_done
584 mpt_req = req->req_vbuf;
587 if (__predict_false(mpt_req->Function == MPI_FUNCTION_SCSI_TASK_MGMT)) {
595 if (__predict_false(mpt_req->Function == MPI_FUNCTION_PORT_ENABLE))
602 if (__predict_false(mpt_req->Function !=
606 __func__, mpt_req->Function, index);
829 MSG_SCSI_IO_REQUEST *mpt_req; local in function:mpt_run_xfer
847 mpt_req = req->req_vbuf;
848 memset(mpt_req, 0, sizeof(*mpt_req));
    [all...]
mpt_netbsd.c 522 MSG_REQUEST_HEADER *mpt_req; local in function:mpt_done
584 mpt_req = req->req_vbuf;
587 if (__predict_false(mpt_req->Function == MPI_FUNCTION_SCSI_TASK_MGMT)) {
595 if (__predict_false(mpt_req->Function == MPI_FUNCTION_PORT_ENABLE))
602 if (__predict_false(mpt_req->Function !=
606 __func__, mpt_req->Function, index);
829 MSG_SCSI_IO_REQUEST *mpt_req; local in function:mpt_run_xfer
847 mpt_req = req->req_vbuf;
848 memset(mpt_req, 0, sizeof(*mpt_req));
    [all...]
mpt_netbsd.c 522 MSG_REQUEST_HEADER *mpt_req; local in function:mpt_done
584 mpt_req = req->req_vbuf;
587 if (__predict_false(mpt_req->Function == MPI_FUNCTION_SCSI_TASK_MGMT)) {
595 if (__predict_false(mpt_req->Function == MPI_FUNCTION_PORT_ENABLE))
602 if (__predict_false(mpt_req->Function !=
606 __func__, mpt_req->Function, index);
829 MSG_SCSI_IO_REQUEST *mpt_req; local in function:mpt_run_xfer
847 mpt_req = req->req_vbuf;
848 memset(mpt_req, 0, sizeof(*mpt_req));
    [all...]
mpt_netbsd.c 522 MSG_REQUEST_HEADER *mpt_req; local in function:mpt_done
584 mpt_req = req->req_vbuf;
587 if (__predict_false(mpt_req->Function == MPI_FUNCTION_SCSI_TASK_MGMT)) {
595 if (__predict_false(mpt_req->Function == MPI_FUNCTION_PORT_ENABLE))
602 if (__predict_false(mpt_req->Function !=
606 __func__, mpt_req->Function, index);
829 MSG_SCSI_IO_REQUEST *mpt_req; local in function:mpt_run_xfer
847 mpt_req = req->req_vbuf;
848 memset(mpt_req, 0, sizeof(*mpt_req));
    [all...]

Completed in 69 milliseconds