Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/marvell/
H A Dmvxpbm.c89 STATIC int mvxpbm_alloc_buffer(struct mvxpbm_softc *);
148 if (mvxpbm_alloc_buffer(sc) != 0) in mvxpbm_attach()
169 mvxpbm_alloc_buffer(struct mvxpbm_softc *sc) in mvxpbm_alloc_buffer() function
358 if (mvxpbm_alloc_buffer(sc) != 0) in mvxpbm_device()