Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mpr/
HDmpr.c103 static int mpr_wait_db_ack(struct mpr_softc *sc, int timeout, int sleep_flag);
244 if (mpr_wait_db_ack(sc, 5, sleep_flag) != 0) { in mpr_message_unit_reset()
769 mpr_wait_db_ack(struct mpr_softc *sc, int timeout, int sleep_flag) in mpr_wait_db_ack() function
869 if (mpr_wait_db_ack(sc, 5, sleep_flags) != 0) { in mpr_request_sync()
879 if (mpr_wait_db_ack(sc, 5, sleep_flags) != 0) { in mpr_request_sync()