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