Home
last modified time | relevance | path

Searched refs:GACTION_INCOMPLETE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_timer.c382 next_action = GACTION_INCOMPLETE; in ghd_timer_newstate()
385 case GACTION_INCOMPLETE: in ghd_timer_newstate()
399 next_action = GACTION_INCOMPLETE; in ghd_timer_newstate()
458 if (action == GACTION_INCOMPLETE) in ghd_timer_newstate()
639 action = GACTION_INCOMPLETE; in ghd_timer_poll()
643 action = GACTION_INCOMPLETE; in ghd_timer_poll()
H A Dghd.h83 GACTION_INCOMPLETE /* giving up on incomplete request */ enumerator
/illumos-gate/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h85 GACTION_INCOMPLETE /* giving up on incomplete request */ enumerator