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

/freebsd-11-stable/sys/pc98/cbus/
H A Dscvtb.c178 vtb_putc(sc_vtb_t *vtb, vm_offset_t p, int c, int a) function
192 vtb_putc(vtb, vtb_pointer(vtb, at), c, a);
198 vtb_putc(vtb, p, c, a);

Completed in 116 milliseconds