Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_util.h56 extern off_t px_get_reg_set_size(dev_info_t *child, int rnumber);
H A Dpx_util.c548 px_get_reg_set_size(dev_info_t *child, int rnumber) in px_get_reg_set_size() function
H A Dpx.c1361 *((off_t *)result) = px_get_reg_set_size(rdip, *((int *)arg)); in px_ctlops()