Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/daktari/sys/
H A Dhpc3130_dak.h118 #define HPC3130_TABLE_COLUMNS 3 /* number of colums in slot-table property */ macro
/illumos-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c835 if (n % HPC3130_TABLE_COLUMNS) { in hpc3130_do_attach()
841 hpc3130_p->hpc3130_slot_table_length = n / HPC3130_TABLE_COLUMNS; in hpc3130_do_attach()