Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c1408 if (hpc3130_read(handle, HPC3130_CONTROL, slot, in hpc3130_cpu_init()
1435 if (hpc3130_write(handle, HPC3130_CONTROL, in hpc3130_cpu_init()
1550 if (hpc3130_read(handle, HPC3130_CONTROL, offset, in hpc3130_slot_connect()
1561 if (hpc3130_write(handle, HPC3130_CONTROL, offset, in hpc3130_slot_connect()
1581 if (hpc3130_write(handle, HPC3130_CONTROL, offset, in hpc3130_slot_connect()
1589 if ((hpc3130_write(handle, HPC3130_CONTROL, offset, in hpc3130_slot_connect()
1632 if (hpc3130_write(handle, HPC3130_CONTROL, offset, in hpc3130_slot_connect()
1721 if (hpc3130_read(handle, HPC3130_CONTROL, offset, in hpc3130_slot_disconnect()
1734 if (hpc3130_write(handle, HPC3130_CONTROL, offset, in hpc3130_slot_disconnect()
1743 if (hpc3130_write(handle, HPC3130_CONTROL, offset, in hpc3130_slot_disconnect()
[all …]
/illumos-gate/usr/src/uts/sun4u/daktari/sys/
H A Dhpc3130_dak.h51 #define HPC3130_CONTROL 0x02 macro