Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4/io/px/
H A Dpx_util.h57 extern uint_t px_get_nreg_set(dev_info_t *child);
H A Dpx_util.c588 px_get_nreg_set(dev_info_t *child) in px_get_nreg_set() function
H A Dpx.c1352 *((uint_t *)result) = px_get_nreg_set(rdip); in px_ctlops()