Searched refs:lom2_queue_cmd (Results 1 – 1 of 1) sorted by relevance
208 void lom2_queue_cmd(struct lom_softc *, struct lom_cmd *);403 return lom2_queue_cmd(sc, lc); in lom_queue_cmd()620 lom2_queue_cmd(sc, &lc); in lom2_read()674 lom2_queue_cmd(sc, &lc); in lom2_write()748 lom2_queue_cmd(struct lom_softc *sc, struct lom_cmd *lc) in lom2_queue_cmd() function