Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c166 static void sysc_slot_info(int nslots, int *start, int *limit, int *incr);
680 sysc_slot_info(softsp->nslots, &start, &limit, &incr); in sysctrl_attach()
1012 sysc_slot_info(softsp->nslots, &arg.start, &arg.limit, &arg.incr); in sysctrl_detach()
1078 sysc_slot_info(softsp->nslots, &arg.start, &arg.limit, in sysctrl_open()
3327 sysc_slot_info(int nslots, int *start, int *limit, int *incr) in sysc_slot_info() function