Searched refs:gact_t (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/sun/sys/dada/adapters/ghd/ |
H A D | ghd.h | 86 } gact_t; typedef 181 gact_t action, int calltype); 230 gact_t, int calltype), 263 gact_t, int)); 268 gact_t action, int calltype);
|
/titanic_44/usr/src/uts/intel/io/dktp/hba/ghd/ |
H A D | ghd.h | 86 } gact_t; typedef 196 gact_t action, int calltype); 263 gact_t, int), 302 gact_t, int)); 307 gact_t action, int calltype);
|
H A D | ghd_timer.c | 315 gact_t action, int calltype) in ghd_timer_newstate() 317 gact_t next_action; in ghd_timer_newstate() 321 int (*func)(void *, gcmd_t *, gtgt_t *, gact_t, int); in ghd_timer_newstate() 598 gact_t action; in ghd_timer_poll() 776 int (*timeout_func)(void *, gcmd_t *, gtgt_t *, gact_t, int)) in ghd_timer_attach() argument
|
H A D | ghd.c | 302 int (*timeout_func)(void *, gcmd_t *, gtgt_t *, gact_t, int), in ghd_register() argument 575 gact_t action; in ghd_tran_abort()
|
/titanic_44/usr/src/uts/intel/io/dktp/controller/ata/ |
H A D | ata_common.c | 62 gtgt_t *gtgtp, gact_t action, int calltype); 908 gact_t action, in ata_timeout_func()
|