Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h229 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 Dghd.h262 int (*timeout_func)(void *, gcmd_t *, gtgt_t *,
301 int (*timeout_func)(void *handle, gcmd_t *, gtgt_t *,
H A Dghd_timer.c776 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 Dghd.c302 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 Dbuiltins.c5280 timeout_func (char *arg, int flags) in timeout_func() function
5291 timeout_func,