Home
last modified time | relevance | path

Searched refs:m_pmcsr_offset (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h804 off_t m_pmcsr_offset; /* PMCSR offset */ member
1055 pci_config_put16(mpt->m_config_handle, mpt->m_pmcsr_offset, \
1064 pci_config_put16(mpt->m_config_handle, mpt->m_pmcsr_offset, \
/titanic_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c13390 mpt->m_pmcsr_offset = caps_ptr + PCI_PMCSR; in mptsas_get_pci_cap()
13459 mpt->m_pmcsr_offset); in mptsas_init_pm()
13463 pci_config_put16(mpt->m_config_handle, mpt->m_pmcsr_offset, in mptsas_init_pm()