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

/netbsd-current/sys/arch/mips/cavium/dev/
H A Docteon_uart.c70 const struct com_regs octuart_com_regs = { variable in typeref:struct:com_regs
120 memcpy(sc_com->sc_regs.cr_map, octuart_com_regs.cr_map,
121 sizeof(octuart_com_regs.cr_map));
186 memcpy(regs.cr_map, octuart_com_regs.cr_map,
187 sizeof(octuart_com_regs.cr_map));

Completed in 77 milliseconds