Searched refs:dbri_command_send (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/dev/sbus/ |
H A D | dbri.c | 108 static void dbri_command_send(struct dbri_softc *, volatile uint32_t *); 573 dbri_command_send(sc, cmd); in dbri_init() 610 dbri_command_send(struct dbri_softc *sc, volatile uint32_t *cmd) in dbri_command_send() function 758 dbri_command_send(sc, cmd); in dbri_process_interrupt() 1154 dbri_command_send(sc, cmd); in chi_reset() 1215 dbri_command_send(sc, cmd); in pipe_reset() 1296 dbri_command_send(sc, cmd); in pipe_transmit_fixed() 1376 dbri_command_send(sc, cmd); in setup_ring_xmit() 1391 dbri_command_send(sc, cmd); in setup_ring_xmit() 1469 dbri_command_send(sc, cmd); in setup_ring_recv() [all …]
|