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

/netbsd-current/sys/arch/vax/vsa/
H A Dasc_vsbus.c103 static void asc_vsbus_write_reg(struct ncr53c9x_softc *, int, uint8_t);
115 .gl_write_reg = asc_vsbus_write_reg,
314 asc_vsbus_write_reg(struct ncr53c9x_softc *sc, int reg, uint8_t val) function

Completed in 263 milliseconds