Home
last modified time | relevance | path

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

/illumos-gate/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 *,
/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd.h260 int (*timeout_func)(void *, gcmd_t *, gtgt_t *,
299 int (*timeout_func)(void *handle, gcmd_t *, gtgt_t *,
H A Dghd_timer.c777 int (*timeout_func)(void *, gcmd_t *, gtgt_t *, gact_t, int)) in ghd_timer_attach()
793 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()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c5339 timeout_func (char *arg, int flags) in timeout_func() function
5350 timeout_func,