Lines Matching refs:ddi_put32

260 		ddi_put32(mpt->m_acc_req_frame_hdl, &sge->Address.Low,
262 ddi_put32(mpt->m_acc_req_frame_hdl, &sge->Address.High,
267 ddi_put32(mpt->m_acc_req_frame_hdl, &request->PageAddress,
277 ddi_put32(mpt->m_acc_req_frame_hdl, &sge->FlagsLength, flagslength);
442 ddi_put32(mpt->m_acc_free_queue_hdl,
450 ddi_put32(mpt->m_datap, &mpt->m_reg->ReplyFreeHostIndex,
575 ddi_put32(mpt->m_acc_free_queue_hdl,
583 ddi_put32(mpt->m_datap, &mpt->m_reg->ReplyFreeHostIndex,
620 ddi_put32(mpt->m_hshk_acc_hdl, &config->PageAddress, pageaddress);
623 ddi_put32(mpt->m_hshk_acc_hdl,
625 ddi_put32(mpt->m_hshk_acc_hdl,
656 ddi_put32(mpt->m_hshk_acc_hdl, &config->PageAddress, pageaddress);
659 ddi_put32(mpt->m_hshk_acc_hdl,
661 ddi_put32(mpt->m_hshk_acc_hdl,
714 ddi_put32(mpt->m_datap, &mpt->m_reg->HostInterruptStatus, 0);
715 ddi_put32(mpt->m_datap, &mpt->m_reg->Doorbell,
727 ddi_put32(mpt->m_datap, &mpt->m_reg->HostInterruptStatus, 0);
739 ddi_put32(mpt->m_datap, &mpt->m_reg->Doorbell,
779 ddi_put32(mpt->m_datap, &mpt->m_reg->HostInterruptStatus, 0);
808 ddi_put32(mpt->m_datap, &mpt->m_reg->HostInterruptStatus, 0);
828 ddi_put32(mpt->m_datap,
838 ddi_put32(mpt->m_datap, &mpt->m_reg->HostInterruptStatus, 0);
871 ddi_put32(mpt->m_datap, &mpt->m_reg->HostDiagnostic, diag_reg);
906 ddi_put32(mpt->m_datap, &mpt->m_reg->HostDiagnostic, diag_reg);
911 ddi_put32(mpt->m_datap, &mpt->m_reg->HCBSize,
919 ddi_put32(mpt->m_datap, &mpt->m_reg->HostDiagnostic, diag_reg);
924 ddi_put32(mpt->m_datap, &mpt->m_reg->WriteSequence,
980 ddi_put32(mpt->m_datap, &mpt->m_reg->Doorbell,
1286 ddi_put32(mpt->m_acc_req_frame_hdl, &fwdownload->TotalImageSize, size);
1292 ddi_put32(mpt->m_acc_req_frame_hdl, &tcsge->ImageOffset, 0);
1293 ddi_put32(mpt->m_acc_req_frame_hdl, &tcsge->ImageSize, size);
1304 ddi_put32(mpt->m_acc_req_frame_hdl, &sge->FlagsLength, flagslength);
1305 ddi_put32(mpt->m_acc_req_frame_hdl, &sge->Address.Low,
1307 ddi_put32(mpt->m_acc_req_frame_hdl, &sge->Address.High,