Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_timer.c369 next_action = GACTION_RESET_TARGET; in ghd_timer_newstate()
372 case GACTION_RESET_TARGET: in ghd_timer_newstate()
505 case GACTION_RESET_TARGET: in ghd_timer_newstate()
630 action = GACTION_RESET_TARGET; in ghd_timer_poll()
H A Dghd.h83 GACTION_RESET_TARGET, /* reset a specific dev */ enumerator
H A Dghd.c679 ghd_timer_newstate(cccp, NULL, gtgtp, GACTION_RESET_TARGET, GHD_TGTREQ); in ghd_tran_reset_target()
/titanic_50/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h83 GACTION_RESET_TARGET, /* reset a specific dev */ enumerator
/titanic_50/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.c941 case GACTION_RESET_TARGET: in ata_timeout_func()