Lines Matching refs:ScsiTaskCtx
222 static int ScsiTaskCtx = -1; variable
1607 ScsiTaskCtx = mpt_register(mptscsih_taskmgmt_complete, MPTSCSIH_DRIVER); in mptscsih_detect()
1935 mpt_deregister(ScsiTaskCtx); in mptscsih_detect()
2106 mpt_deregister(ScsiTaskCtx); in mptscsih_release()
2930 if ((mf = mpt_get_msg_frame(ScsiTaskCtx, hd->ioc->id)) == NULL) { in mptscsih_IssueTaskMgmt()
2974 if ((retval = mpt_send_handshake_request(ScsiTaskCtx, hd->ioc->id, in mptscsih_IssueTaskMgmt()
2982 mpt_free_msg_frame(ScsiTaskCtx, hd->ioc->id, mf); in mptscsih_IssueTaskMgmt()
3339 if ((mf = mpt_get_msg_frame(ScsiTaskCtx, hd->ioc->id)) == NULL) { in mptscsih_old_abort()
3474 if ((mf = mpt_get_msg_frame(ScsiTaskCtx, hd->ioc->id)) == NULL) { in mptscsih_old_reset()
3607 mpt_free_msg_frame(ScsiTaskCtx, hd->ioc->id, mf); in mptscsih_taskmgmt_bh()
3624 mpt_free_msg_frame(ScsiTaskCtx, hd->ioc->id, mf); in mptscsih_taskmgmt_bh()
3635 mpt_free_msg_frame(ScsiTaskCtx, hd->ioc->id, mf); in mptscsih_taskmgmt_bh()
3666 mpt_free_msg_frame(ScsiTaskCtx, hd->ioc->id, mf); in mptscsih_taskmgmt_bh()
3687 mpt_free_msg_frame(ScsiTaskCtx, hd->ioc->id, mf); in mptscsih_taskmgmt_bh()
4189 mpt_free_msg_frame(ScsiTaskCtx, ioc->id, hd->tmPtr); in mptscsih_ioc_reset()