Lines Matching refs:esc_pending
114 void esc_donextcmd(struct esc_softc *dev, struct esc_pending *pendp);
120 int escselect(struct esc_softc *dev, struct esc_pending *pendp,
123 void escicmd(struct esc_softc *dev, struct esc_pending *pendp);
124 int escgo(struct esc_softc *dev, struct esc_pending *pendp);
133 void esc_setup_nexus(struct esc_softc *, struct nexus *, struct esc_pending *,
195 * Initialize the esc_pending structs and link them into the free list. We
272 struct esc_pending *pendp;
288 /* Get hold of a esc_pending block. */
324 esc_donextcmd(struct esc_softc *dev, struct esc_pending *pendp)
379 struct esc_pending *pendp;
797 esc_setup_nexus(struct esc_softc *dev, struct nexus *nexus, struct esc_pending *pendp, unsigned char *cbuf, int clen, unsigned char *buf, int len, int mode)
898 escselect(struct esc_softc *dev, struct esc_pending *pendp, unsigned char *cbuf, int clen, unsigned char *buf, int len, int mode)
917 escgo(struct esc_softc *dev, struct esc_pending *pendp)
927 * We got the command going so the esc_pending struct is now
1620 escicmd(struct esc_softc *dev, struct esc_pending *pendp)