Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/amd64/
H A Dfwctl.c69 } be_state; variable
443 switch (be_state) { in fwctl_reset()
456 be_state = IDENT; in fwctl_reset()
471 switch (be_state) { in fwctl_inb()
475 be_state = REQ; in fwctl_inb()
502 switch (be_state) { in fwctl_inl()
505 be_state = REQ; in fwctl_inl()
519 switch (be_state) { in fwctl_outl()
522 be_state = RESP; in fwctl_outl()
580 be_state = IDENT; in fwctl_init()