Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_timer.c349 next_action = GACTION_ABORT_CMD; in ghd_timer_newstate()
357 next_action = GACTION_ABORT_CMD; in ghd_timer_newstate()
360 case GACTION_ABORT_CMD: in ghd_timer_newstate()
623 action = GACTION_ABORT_CMD; in ghd_timer_poll()
H A Dghd.h79 GACTION_ABORT_CMD, /* abort a specific request */ enumerator
H A Dghd.c593 action = GACTION_ABORT_CMD; in ghd_tran_abort()
/illumos-gate/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h81 GACTION_ABORT_CMD, /* abort a specific request */ enumerator