Home
last modified time | relevance | path

Searched refs:hndls (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/excalibur/io/
H A Dxcalppm.c244 &unitp->hndls.bbc_estar_ctrl); in xcppm_map_all_regs()
266 &unitp->hndls.gpio_data_ports); in xcppm_map_all_regs()
290 XCPPM_SETGET8(unitp->hndls.gpio_bank_select, in xcppm_map_all_regs()
296 XCPPM_SETGET8(unitp->hndls.gpio_bank_select, in xcppm_map_all_regs()
399 reg = XCPPM_GET8(unitp->hndls.gpio_data_ports, in xcppm_set_led()
405 XCPPM_SETGET8(unitp->hndls.gpio_data_ports, in xcppm_set_led()
627 XCPPM_SETGET8(unitp->hndls.gpio_data_ports, in xcppm_gpio_port2()
753 XCPPM_SETGET32(unitp->hndls.rio_mode_auxio, in xcppm_rio_mode()
871 XCPPM_SETGET32(unitp->hndls.bbc_estar_ctrl, in xcppm_change_cpu_power()
877 XCPPM_SETGET32(unitp->hndls.bbc_estar_ctrl, in xcppm_change_cpu_power()
[all …]
/illumos-gate/usr/src/uts/sun4u/excalibur/sys/
H A Dxcalppm_var.h69 struct xcppmhndl hndls; /* handles */ member