mcx_sq_ctx
struct mcx_sq_ctx cmd_sq_ctx;
struct mcx_sq_ctx cmd_ctx;
static int mcx_query_sq(struct mcx_softc *, struct mcx_tx *, struct mcx_sq_ctx *);
struct mcx_sq_ctx *mbin;
insize = sizeof(struct mcx_sq_ctx) + paslen;
mbin = (struct mcx_sq_ctx *)
mcx_query_sq(struct mcx_softc *sc, struct mcx_tx *tx, struct mcx_sq_ctx *sq_ctx)
struct mcx_sq_ctx sq;