Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dfwctl.c71 } be_state; variable
446 switch (be_state) { in fwctl_reset()
460 be_state = IDENT_SEND; in fwctl_reset()
475 switch (be_state) { in fwctl_inb()
479 be_state = REQ; in fwctl_inb()
506 switch (be_state) { in fwctl_inl()
509 be_state = REQ; in fwctl_inl()
523 switch (be_state) { in fwctl_outl()
526 be_state = RESP; in fwctl_outl()
584 be_state = IDENT_WAIT; in fwctl_init()