Searched refs:ReplyFreeHostIndex (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/ |
H A D | mpi2.h | 242 U32 ReplyFreeHostIndex; /* 0x48 */ member
|
/titanic_44/usr/src/uts/common/io/scsi/adapters/mpt_sas/ |
H A D | mptsas_impl.c | 452 ddi_put32(mpt->m_datap, &mpt->m_reg->ReplyFreeHostIndex, in mptsas_access_config_page() 592 ddi_put32(mpt->m_datap, &mpt->m_reg->ReplyFreeHostIndex, in mptsas_access_config_page()
|
H A D | mptsas.c | 5447 &mpt->m_reg->ReplyFreeHostIndex, mpt->m_free_index); in mptsas_handle_address_reply() 5503 ddi_put32(mpt->m_datap, &mpt->m_reg->ReplyFreeHostIndex, in mptsas_handle_address_reply() 8381 ddi_put32(mpt->m_datap, &mpt->m_reg->ReplyFreeHostIndex, in mptsas_handle_event() 11387 ddi_put32(mpt->m_datap, &mpt->m_reg->ReplyFreeHostIndex, in mptsas_do_passthru() 11694 ddi_put32(mpt->m_datap, &mpt->m_reg->ReplyFreeHostIndex, in mptsas_post_fw_diag_buffer() 11854 ddi_put32(mpt->m_datap, &mpt->m_reg->ReplyFreeHostIndex, in mptsas_release_fw_diag_buffer() 13260 ddi_put32(mpt->m_datap, &mpt->m_reg->ReplyFreeHostIndex, i); in mptsas_init_chip()
|