Searched refs:sysc_slot_info (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/sunfire/io/ |
H A D | sysctrl.c | 170 static void sysc_slot_info(int nslots, int *start, int *limit, int *incr); 684 sysc_slot_info(softsp->nslots, &start, &limit, &incr); in sysctrl_attach() 1016 sysc_slot_info(softsp->nslots, &arg.start, &arg.limit, &arg.incr); in sysctrl_detach() 1081 sysc_slot_info(softsp->nslots, &arg.start, &arg.limit, in sysctrl_open() 3330 sysc_slot_info(int nslots, int *start, int *limit, int *incr) in sysc_slot_info() function
|