Home
last modified time | relevance | path

Searched refs:GACTION_ABORT_CMD (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_timer.c348 next_action = GACTION_ABORT_CMD; in ghd_timer_newstate()
356 next_action = GACTION_ABORT_CMD; in ghd_timer_newstate()
359 case GACTION_ABORT_CMD: in ghd_timer_newstate()
622 action = GACTION_ABORT_CMD; in ghd_timer_poll()
H A Dghd.h81 GACTION_ABORT_CMD, /* abort a specific request */ enumerator
H A Dghd.c593 action = GACTION_ABORT_CMD; in ghd_tran_abort()
/titanic_41/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h81 GACTION_ABORT_CMD, /* abort a specific request */ enumerator