Searched refs:bar5_hdl (Results 1 – 1 of 1) sorted by relevance
765 ddi_acc_handle_t bar5_hdl; in nv_attach() local770 bar5_hdl = nvp->nvp_ctlp->nvc_bar_hdl[5]; in nv_attach()771 sstatus = ddi_get32(bar5_hdl, nvp->nvp_sstatus); in nv_attach()1935 ddi_acc_handle_t bar5_hdl = nvp->nvp_ctlp->nvc_bar_hdl[5]; in nv_sata_activate() local1953 bar5_hdl = nvp->nvp_ctlp->nvc_bar_hdl[5]; in nv_sata_activate()1955 sstatus = ddi_get32(bar5_hdl, nvp->nvp_sstatus); in nv_sata_activate()2339 ddi_acc_handle_t bar5_hdl = nvp->nvp_ctlp->nvc_bar_hdl[5]; in nv_reset() local2362 serr = nv_get32(bar5_hdl, nvp->nvp_serror); in nv_reset()2439 sctrl = nv_get32(bar5_hdl, nvp->nvp_sctrl); in nv_reset()2441 nv_put32(bar5_hdl, nvp->nvp_sctrl, in nv_reset()[all …]