Symbol: mpr_wait_command
sys/dev/mpr/mpr.c
3982
error = mpr_wait_command(sc, &cm, 0, CAN_SLEEP);
sys/dev/mpr/mpr_config.c
1025
error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP);
sys/dev/mpr/mpr_config.c
1101
error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP);
sys/dev/mpr/mpr_config.c
1162
error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP);
sys/dev/mpr/mpr_config.c
1235
error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP);
sys/dev/mpr/mpr_config.c
1294
error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP);
sys/dev/mpr/mpr_config.c
1498
error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP);
sys/dev/mpr/mpr_config.c
155
error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP);
sys/dev/mpr/mpr_config.c
1558
error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP);
sys/dev/mpr/mpr_config.c
228
error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP);
sys/dev/mpr/mpr_config.c
287
error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP);
sys/dev/mpr/mpr_config.c
361
error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP);
sys/dev/mpr/mpr_config.c
419
error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP);
sys/dev/mpr/mpr_config.c
553
error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP);
sys/dev/mpr/mpr_config.c
614
error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP);
sys/dev/mpr/mpr_config.c
690
error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP);
sys/dev/mpr/mpr_config.c
753
error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP);
sys/dev/mpr/mpr_config.c
827
error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP);
sys/dev/mpr/mpr_config.c
888
error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP);
sys/dev/mpr/mpr_config.c
96
error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP);
sys/dev/mpr/mpr_config.c
964
error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP);
sys/dev/mpr/mpr_sas_lsi.c
1175
error = mpr_wait_command(sc, &cm, MPR_ATA_ID_TIMEOUT, CAN_SLEEP);
sys/dev/mpr/mpr_sas_lsi.c
1641
mpr_wait_command(sc, &cm, 5, CAN_SLEEP);
sys/dev/mpr/mpr_user.c
1042
err = mpr_wait_command(sc, &cm, 30, CAN_SLEEP);
sys/dev/mpr/mpr_user.c
1309
status = mpr_wait_command(sc, &cm, 30, CAN_SLEEP);
sys/dev/mpr/mpr_user.c
1403
status = mpr_wait_command(sc, &cm, 30, CAN_SLEEP);
sys/dev/mpr/mpr_user.c
694
err = mpr_wait_command(sc, &cm, 30, CAN_SLEEP);
sys/dev/mpr/mpr_user.c
839
err = mpr_wait_command(sc, &cm, 30, CAN_SLEEP);
sys/dev/mpr/mprvar.h
846
int mpr_wait_command(struct mpr_softc *sc, struct mpr_command **cm, int timeout,