Searched refs:page_accessp (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/ |
H A D | mptsas_impl.c | 1956 ddi_acc_handle_t recv_accessp, page_accessp; in mptsas_get_sas_io_unit_page_hndshk() local 2023 &page_dma_handle, &page_accessp, &page_memp, in mptsas_get_sas_io_unit_page_hndshk() 2140 num_phys = ddi_get8(page_accessp, in mptsas_get_sas_io_unit_page_hndshk() 2172 cpdi[i] = ddi_get32(page_accessp, in mptsas_get_sas_io_unit_page_hndshk() 2175 port_flags = ddi_get8(page_accessp, in mptsas_get_sas_io_unit_page_hndshk() 2179 ddi_get8(page_accessp, in mptsas_get_sas_io_unit_page_hndshk() 2182 ddi_get16(page_accessp, &sasioupage0-> in mptsas_get_sas_io_unit_page_hndshk() 2185 ddi_get16(page_accessp, &sasioupage0-> in mptsas_get_sas_io_unit_page_hndshk() 2240 num_phys = ddi_get8(page_accessp, in mptsas_get_sas_io_unit_page_hndshk() 2272 cpdi[i] = ddi_get32(page_accessp, in mptsas_get_sas_io_unit_page_hndshk() [all …]
|