Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dld_mlx.c72 static int ld_mlx_start(struct ld_softc *, struct buf *);
100 ld->sc_start = ld_mlx_start; in ld_mlx_attach()
207 ld_mlx_start(struct ld_softc *ld, struct buf *bp) in ld_mlx_start() function