Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h818 caddr_t m_req_frame; member
1187 (mpt->m_req_frame + (mpt->m_req_frame_size * SMID))
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_raid.c627 action = (pMpi2RaidActionRequest_t)(mpt->m_req_frame + in mptsas_raid_action_system_shutdown()
H A Dmptsas_impl.c237 request = (pMpi2ConfigRequest_t)(mpt->m_req_frame + in mptsas_start_config_page_access()
1161 task = (pMpi2SCSITaskManagementRequest_t)(mpt->m_req_frame + in mptsas_ioc_task_management()
1406 memp = mpt->m_req_frame + (mpt->m_req_frame_size * cmd->cmd_slot); in mptsas_update_flash()
H A Dmptsas.c2775 mpt->m_req_frame = memp; in mptsas_alloc_request_frames()
2780 bzero(mpt->m_req_frame, mem_size); in mptsas_alloc_request_frames()
8799 mem = mpt->m_req_frame + (mpt->m_req_frame_size * SMID); in mptsas_start_cmd()
10675 memp = mpt->m_req_frame + (mpt->m_req_frame_size * SMID); in mptsas_start_passthru()
11359 memp = mpt->m_req_frame + (mpt->m_req_frame_size * in mptsas_do_passthru()
11588 (mpt->m_req_frame + (mpt->m_req_frame_size * in mptsas_start_diag()
11617 (mpt->m_req_frame + (mpt->m_req_frame_size * in mptsas_start_diag()