Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/amd64/
H A Dinout.c120 void *harg; in emulate_inout() local
132 harg = handler.arg; in emulate_inout()
146 error = hfunc(ctx, in, inout->port, bytes, &inout->eax, harg); in emulate_inout()