Searched refs:c_handlep_aux (Results 1 – 3 of 3) sorted by relevance
253 #define Set_auxio(fdc, val) ddi_put32(fdc->c_handlep_aux, \257 #define Get_auxio(fdc) ddi_get32(fdc->c_handlep_aux, \
308 ddi_acc_handle_t c_handlep_aux; /* data access handle for aux regs */ member
955 0, sizeof (uint_t), &attr, &fdc->c_handlep_aux)) { in fd_attach_det_ctlr()1283 if (fdc->c_handlep_aux) in fd_cleanup()1284 ddi_regs_map_free(&fdc->c_handlep_aux); in fd_cleanup()