Searched defs:callout_table (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/uts/common/sys/ | ||
H A D | callo.h | 352 typedef struct callout_table { struct |
/titanic_51/usr/src/uts/common/os/ | ||
H A D | callout.c | 57 static callout_table_t *callout_table; /* global callout table array */ variable |