Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_timer.c375 next_action = GACTION_RESET_BUS; in ghd_timer_newstate()
378 case GACTION_RESET_BUS: in ghd_timer_newstate()
443 if (action == GACTION_RESET_BUS && cccp->ccc_waitq_frozen) { in ghd_timer_newstate()
513 case GACTION_RESET_BUS: in ghd_timer_newstate()
634 action = GACTION_RESET_BUS; in ghd_timer_poll()
H A Dghd.h84 GACTION_RESET_BUS, /* reset the whole bus */ enumerator
H A Dghd.c711 ghd_timer_newstate(cccp, NULL, gtgtp, GACTION_RESET_BUS, GHD_TGTREQ); in ghd_tran_reset_bus()
/titanic_44/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h84 GACTION_RESET_BUS, /* reset the whole bus */ enumerator
/titanic_44/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.c952 case GACTION_RESET_BUS: in ata_timeout_func()