Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dmpi.c128 int mpi_cfg_coalescing(struct mpi_softc *);
266 if (mpi_cfg_coalescing(sc) != 0) { in mpi_attach()
2209 mpi_cfg_coalescing(struct mpi_softc *sc) in mpi_cfg_coalescing() function