Searched refs:mcd_doread (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/mcd/
H A Dmcd.c132 static void mcd_doread(struct mcd_softc *, int state, struct mcd_mbx *mbxin);
377 mcd_doread(sc, MCD_S_BEGIN,&(sc->data.mbx));
819 mcd_doread(sc, sc->ch_state, sc->ch_mbxsave);
823 mcd_doread(struct mcd_softc *sc, int state, struct mcd_mbx *mbxin) function
930 MCD_TRACE("mcd_doread: read blknum=%d for bp=%p\n",

Completed in 110 milliseconds