Searched defs:sghsc_get_slotnum (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsghsc.c154 static int sghsc_get_slotnum(sghsc_t *, hpc_slot_t);
738 int slot_num = sghsc_get_slotnum(sghsc, sloth);
828 int slot_num = sghsc_get_slotnum(sghsc, sloth);
882 int slot = sghsc_get_slotnum(sghsc, sloth);
1148 slot_num = sghsc_get_slotnum(sghsc, sloth);
1190 * sghsc_get_slotnum()
1196 sghsc_get_slotnum(sghsc_t *sghsc, hpc_slot_t sloth) function

Completed in 60 milliseconds