Lines Matching defs:lom_cmd
144 struct lom_cmd {
148 TAILQ_ENTRY(lom_cmd) lc_next;
188 struct lom_cmd sc_wdog_pat;
190 TAILQ_HEAD(, lom_cmd) sc_queue;
208 static void lom_queue_cmd(struct lom_softc *, struct lom_cmd *);
209 static void lom_dequeue_cmd(struct lom_softc *, struct lom_cmd *);
214 static void lom1_queue_cmd(struct lom_softc *, struct lom_cmd *);
221 static void lom2_queue_cmd(struct lom_softc *, struct lom_cmd *);
470 lom_queue_cmd(struct lom_softc *sc, struct lom_cmd *lc)
479 lom_dequeue_cmd(struct lom_softc *sc, struct lom_cmd *lc)
481 struct lom_cmd *lcp;
496 struct lom_cmd lc;
518 struct lom_cmd lc;
602 lom1_queue_cmd(struct lom_softc *sc, struct lom_cmd *lc)
604 struct lom_cmd *lcp;
634 struct lom_cmd *lc;
692 struct lom_cmd lc;
746 struct lom_cmd lc;
828 lom2_queue_cmd(struct lom_softc *sc, struct lom_cmd *lc)
830 struct lom_cmd *lcp;
857 struct lom_cmd *lc;