Searched refs:lpc_handle_pio_write (Results 1 - 6 of 6) sorted by relevance

/barrelfish-master/usr/arrakismon/
H A Dlpc.h305 int lpc_handle_pio_write (struct lpc *l, uint16_t port, enum opsize size,
H A Dlpc.c623 lpc_handle_pio_write (struct lpc *l, uint16_t port, enum opsize size, function
H A Dguest.c2656 r = lpc_handle_pio_write(g->lpc, port, size, val);
/barrelfish-master/usr/vmkitmon/
H A Dlpc.h305 int lpc_handle_pio_write (struct lpc *l, uint16_t port, enum opsize size,
H A Dlpc.c631 lpc_handle_pio_write (struct lpc *l, uint16_t port, enum opsize size, function
H A Dguest.c2194 r = lpc_handle_pio_write(g->lpc, port, size, val);

Completed in 63 milliseconds