Home
last modified time | relevance | path

Searched refs:mtw_alloc_mcu_ring (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/usb/
H A Dif_mtw.c93 int mtw_alloc_mcu_ring(struct mtw_softc *);
565 mtw_alloc_mcu_ring(struct mtw_softc *sc) in mtw_alloc_mcu_ring() function
3082 if ((error = mtw_alloc_mcu_ring(sc)) != 0) in mtw_init()