Lines Matching defs:mcd_send
182 int mcd_send(struct mcd_softc *, struct mcd_mbox *, int);
305 (void) mcd_send(sc, &mbx, 0);
806 if ((error = mcd_send(sc, &mbx, 1)) != 0)
862 if (mcd_send(sc, &mbx, 0) != 0)
869 if (mcd_send(sc, &mbx, 0) != 0)
900 * mcd_send() says the response looked OK but the
995 return mcd_send(sc, &mbx, 1);
1079 mcd_send(struct mcd_softc *sc, struct mcd_mbox *mbx, int diskin)
1086 printf("%s: mcd_send: %d %02x", device_xname(sc->sc_dev),
1351 return mcd_send(sc, &mbx, 0);
1370 if ((error = mcd_send(sc, &mbx, 1)) != 0)
1394 if ((error = mcd_send(sc, &mbx, 1)) != 0)
1541 if ((error = mcd_send(sc, &mbx, 1)) != 0)
1572 if ((error = mcd_send(sc, &mbx, 1)) != 0)
1689 return mcd_send(sc, &mbx, 1);
1721 return mcd_send(sc, &mbx, 1);
1747 return mcd_send(sc, &mbx, 1);
1795 return mcd_send(sc, &mbx, 1);
1806 return mcd_send(sc, &mbx, 0);
1818 return mcd_send(sc, &mbx, 1);