Searched refs:hndls (Results 1 – 2 of 2) sorted by relevance
240 &unitp->hndls.bbc_estar_ctrl); in xcppm_map_all_regs()251 0, 0, &attr_le, &unitp->hndls.rio_mode_auxio); in xcppm_map_all_regs()254 0, 0, &attr_le, &unitp->hndls.gpio_bank_select); in xcppm_map_all_regs()262 &unitp->hndls.gpio_data_ports); in xcppm_map_all_regs()272 ddi_regs_map_free(&unitp->hndls.bbc_estar_ctrl); in xcppm_map_all_regs()274 ddi_regs_map_free(&unitp->hndls.rio_mode_auxio); in xcppm_map_all_regs()276 ddi_regs_map_free(&unitp->hndls.gpio_bank_select); in xcppm_map_all_regs()278 ddi_regs_map_free(&unitp->hndls.gpio_data_ports); in xcppm_map_all_regs()286 XCPPM_SETGET8(unitp->hndls.gpio_bank_select, in xcppm_map_all_regs()288 data8 = XCPPM_GET8(unitp->hndls.gpio_bank_select, in xcppm_map_all_regs()[all …]
69 struct xcppmhndl hndls; /* handles */ member