Lines Matching defs:bar5_hdl

761 			ddi_acc_handle_t bar5_hdl;
766 bar5_hdl = nvp->nvp_ctlp->nvc_bar_hdl[5];
767 sstatus = ddi_get32(bar5_hdl, nvp->nvp_sstatus);
1931 ddi_acc_handle_t bar5_hdl = nvp->nvp_ctlp->nvc_bar_hdl[5];
1949 bar5_hdl = nvp->nvp_ctlp->nvc_bar_hdl[5];
1951 sstatus = ddi_get32(bar5_hdl, nvp->nvp_sstatus);
2335 ddi_acc_handle_t bar5_hdl = nvp->nvp_ctlp->nvc_bar_hdl[5];
2358 serr = nv_get32(bar5_hdl, nvp->nvp_serror);
2435 sctrl = nv_get32(bar5_hdl, nvp->nvp_sctrl);
2437 nv_put32(bar5_hdl, nvp->nvp_sctrl,
2443 serr = nv_get32(bar5_hdl, nvp->nvp_serror);
2447 nv_put32(bar5_hdl, nvp->nvp_serror, 0xffffffff);
2450 sstatus = nv_get32(bar5_hdl, nvp->nvp_sstatus);
2451 sctrl = nv_get32(bar5_hdl, nvp->nvp_sctrl);
2456 nv_put32(bar5_hdl, nvp->nvp_sctrl,
2465 sstatus = nv_get32(bar5_hdl, nvp->nvp_sstatus);
2479 serr = nv_get32(bar5_hdl, nvp->nvp_serror);
2647 ddi_acc_handle_t bar5_hdl = nvc->nvc_bar_hdl[5];
2677 reg8_save = nv_get8(bar5_hdl,
2683 nv_put8(bar5_hdl, (uint8_t *)(bar5 + NV_BAR5_TRAN_LEN_CH_X), j);
2684 reg8 = nv_get8(bar5_hdl,
2694 nv_put8(bar5_hdl, (uint8_t *)(bar5 + NV_BAR5_TRAN_LEN_CH_X), reg8_save);
3019 ddi_acc_handle_t bar5_hdl = nvc->nvc_bar_hdl[5];
3024 intr_status = ddi_get8(bar5_hdl, nvc->nvc_ck804_int_status);
3054 ddi_acc_handle_t bar5_hdl = nvc->nvc_bar_hdl[5];
3095 nv_put8(bar5_hdl, nvc->nvc_ck804_int_status,
3113 nv_put8(bar5_hdl, nvc->nvc_ck804_int_status,
3196 sstatus = nv_get32(bar5_hdl,
3210 nv_put8(bar5_hdl, nvc->nvc_ck804_int_status, clear_bits);
3217 intr_status = nv_get8(bar5_hdl, nvc->nvc_ck804_int_status);
3226 nv_put8(bar5_hdl, nvc->nvc_ck804_int_status,
3228 intr_status = nv_get8(bar5_hdl,
3262 ddi_acc_handle_t bar5_hdl = nvc->nvc_bar_hdl[5];
3277 int_status = nv_get16(bar5_hdl, nvp->nvp_mcp5x_int_status);
3285 nv_put16(bar5_hdl, nvp->nvp_mcp5x_int_status,
3340 nv_put16(bar5_hdl, nvp->nvp_mcp5x_int_status,
3364 nv_put16(bar5_hdl, nvp->nvp_mcp5x_int_status, clear);
5404 ddi_acc_handle_t bar5_hdl = nvp->nvp_ctlp->nvc_bar_hdl[5];
5409 sstatus = nv_get32(bar5_hdl, nvp->nvp_sstatus);
5647 ddi_acc_handle_t bar5_hdl = nvp->nvp_ctlp->nvc_bar_hdl[5];
5670 sstatus = nv_get32(bar5_hdl, nvp->nvp_sstatus);
5912 ddi_acc_handle_t bar5_hdl = nvc->nvc_bar_hdl[5];
5920 int_en = nv_get8(bar5_hdl,
5923 nv_put8(bar5_hdl, (uint8_t *)(bar5 + CK804_SATA_INT_EN),
5958 int_en = nv_get8(bar5_hdl,
5961 nv_put8(bar5_hdl, (uint8_t *)(bar5 + CK804_SATA_INT_EN),
5968 int_en = nv_get8(bar5_hdl,
5971 nv_put8(bar5_hdl, (uint8_t *)(bar5 + CK804_SATA_INT_EN),
5987 ddi_acc_handle_t bar5_hdl = nvc->nvc_bar_hdl[5];
5993 int_en = nv_get16(bar5_hdl, nvp->nvp_mcp5x_int_ctl);
5995 nv_put16(bar5_hdl, nvp->nvp_mcp5x_int_ctl, int_en);
6006 nv_put16(bar5_hdl, nvp->nvp_mcp5x_int_status, MCP5X_INT_CLEAR);
6012 int_en = nv_get16(bar5_hdl, nvp->nvp_mcp5x_int_ctl);
6014 nv_put16(bar5_hdl, nvp->nvp_mcp5x_int_ctl, int_en);
6020 int_en = nv_get16(bar5_hdl, nvp->nvp_mcp5x_int_ctl);
6022 nv_put16(bar5_hdl, nvp->nvp_mcp5x_int_ctl, int_en);
6095 ddi_acc_handle_t bar5_hdl = nvp->nvp_ctlp->nvc_bar_hdl[5];
6102 sd->satadev_scr.sstatus = nv_get32(bar5_hdl, nvp->nvp_sstatus);
6103 sd->satadev_scr.serror = nv_get32(bar5_hdl, nvp->nvp_serror);
6104 sd->satadev_scr.scontrol = nv_get32(bar5_hdl, nvp->nvp_sctrl);
6392 ddi_acc_handle_t bar5_hdl = nvp->nvp_ctlp->nvc_bar_hdl[5];
6416 sctrl = nv_get32(bar5_hdl, nvp->nvp_sctrl);
6418 nv_put32(bar5_hdl, nvp->nvp_sctrl,
6429 nv_put32(bar5_hdl, nvp->nvp_sctrl, sctrl);