Home
last modified time | relevance | path

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

/freebsd/tools/tools/bhyve/
H A Dfwctl_fetch.c27 #define FWCTL_IN 0x511 macro
36 buf[i] = inb(FWCTL_IN); in reset_fwctl()
80 rsplen = inl(FWCTL_IN); in fwctl_op()
87 value = inl(FWCTL_IN); in fwctl_op()
92 value = inl(FWCTL_IN); in fwctl_op()
97 value = inl(FWCTL_IN); in fwctl_op()
108 value = inl(FWCTL_IN); in fwctl_op()
/freebsd/usr.sbin/bhyve/amd64/
H A Dfwctl.c60 #define FWCTL_IN 0x511 macro
569 iop.port = FWCTL_IN; in fwctl_init()