Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dfhc_bd.c68 static void fhc_shell_sort(fhc_bd_t **, int, int);
101 fhc_shell_sort(boards.boards, 0, boards.last); in fhc_check_array()
107 fhc_shell_sort(clocks.boards, 0, clocks.last); in fhc_check_array()
114 fhc_shell_sort(fhc_bd_t *a[], int lb, int ub) in fhc_shell_sort() function