Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfcode.c59 #define FC_STATE_IN_PROGRESS 3 /* FC_GET_PARAMETERS done, active */ macro
553 st->state = FC_STATE_IN_PROGRESS; in fc_get_parameters()
580 if (st->state != FC_STATE_IN_PROGRESS) { in fc_get_my_args()
633 if (st->state != FC_STATE_IN_PROGRESS) { in fc_run_priv()
789 if (st->state != FC_STATE_IN_PROGRESS) { in fc_validate()
841 if (st->state != FC_STATE_IN_PROGRESS) { in fc_get_fcode()
904 if (st->state != FC_STATE_IN_PROGRESS) { in fc_set_fcode_error()