lom2_queue_cmd
void lom2_queue_cmd(struct lom_softc *, struct lom_cmd *);
return lom2_queue_cmd(sc, lc);
lom2_queue_cmd(sc, &lc);