command_and_wait
command_and_wait(sc, IE_RU_START, &scb, 0, 0, 0, 0);
command_and_wait(sc, IE_CU_START, &scb, &xc, sc->xmit_cmds[sc->xctail]
static int command_and_wait( struct ie_softc *sc, u_short cmd,
if (command_and_wait(sc, IE_RU_ABORT|IE_CU_ABORT, 0, 0, 0, 0, 0))
if (command_and_wait(sc, IE_RU_DISABLE|IE_CU_STOP, 0, 0, 0, 0, 0))
if ( command_and_wait(sc, IE_CU_START, &scb, &cmd, ptr, sizeof cmd,
command_and_wait(sc, IE_RU_START, &scb, 0, 0, 0, 0);
if ( command_and_wait(sc, IE_CU_START, &scb, &cmd, ptr, sizeof cmd,
if ( command_and_wait(sc, IE_CU_START, &scb, &iasetup_cmd, ptr, sizeof cmd,
if ( command_and_wait(sc, IE_RU_DISABLE, &scb, 0, 0, 0, 0) )