Home
last modified time | relevance | path

Searched refs:lpu (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/sun4/io/fpc/
H A Dfpc.h57 lpu enumerator
61 #define MAX_REG_TYPES ((int)lpu + 1)
H A Dfpc-kstats.c274 case lpu: in fpc_dev_kstat()
308 if (reg_group == lpu) in fpc_dev_kstat()
323 else if (reg_group == lpu) in fpc_dev_kstat()
/titanic_44/usr/src/uts/sun4u/chicago/io/fpc/
H A Dfpc-impl-4u.c320 if ((group == lpu) && (is_write)) { in fpc_counter_io()