Searched refs:timeout_func (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/sun/sys/dada/adapters/ghd/ |
H A D | ghd.h | 229 int (*timeout_func)(void *, gcmd_t *, gtgt_t *, 262 int (*timeout_func)(void *handle, gcmd_t *, gtgt_t *,
|
/titanic_41/usr/src/uts/intel/io/dktp/hba/ghd/ |
H A D | ghd.h | 262 int (*timeout_func)(void *, gcmd_t *, gtgt_t *, 301 int (*timeout_func)(void *handle, gcmd_t *, gtgt_t *,
|
H A D | ghd_timer.c | 776 int (*timeout_func)(void *, gcmd_t *, gtgt_t *, gact_t, int)) in ghd_timer_attach() 792 cccp->ccc_timeout_func = timeout_func; in ghd_timer_attach()
|
H A D | ghd.c | 302 int (*timeout_func)(void *, gcmd_t *, gtgt_t *, gact_t, int), in ghd_register() 347 if (ghd_timer_attach(cccp, tmrp, timeout_func) == FALSE) { in ghd_register()
|
/titanic_41/usr/src/grub/grub-0.97/stage2/ |
H A D | builtins.c | 5280 timeout_func (char *arg, int flags) in timeout_func() function 5291 timeout_func,
|