Searched refs:lom1_queue_cmd (Results 1 – 1 of 1) sorted by relevance
201 void lom1_queue_cmd(struct lom_softc *, struct lom_cmd *);401 return lom1_queue_cmd(sc, lc); in lom_queue_cmd()432 lom1_queue_cmd(sc, &lc); in lom1_read()454 lom1_queue_cmd(sc, &lc); in lom1_write()530 lom1_queue_cmd(struct lom_softc *sc, struct lom_cmd *lc) in lom1_queue_cmd() function