mrsas_complete_cmd
int mrsas_complete_cmd(struct mrsas_softc *sc, u_int32_t MSIxIndex);
if (mrsas_complete_cmd(sc, irq_context->MSIxIndex) != SUCCESS)
mrsas_complete_cmd(sc, MSIxIndex);
mrsas_complete_cmd(sc, MSIxIndex);
extern int mrsas_complete_cmd(struct mrsas_softc *sc, u_int32_t MSIxIndex);
mrsas_complete_cmd(sc, i);
mrsas_complete_cmd(sc, 0);
mrsas_complete_cmd(sc, MSIxIndex);