HomeSort by: relevance | last modified time | path
    Searched defs:mcx_sq_ctx (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_mcx.c 1689 struct mcx_sq_ctx { struct
1777 struct mcx_sq_ctx cmd_sq_ctx;
2237 struct mcx_sq_ctx cmd_ctx;
2601 static int mcx_query_sq(struct mcx_softc *, struct mcx_tx *, struct mcx_sq_ctx *);
5172 struct mcx_sq_ctx *mbin;
5184 insize = sizeof(struct mcx_sq_ctx) + paslen;
5209 mbin = (struct mcx_sq_ctx *)
6555 mcx_query_sq(struct mcx_softc *sc, struct mcx_tx *tx, struct mcx_sq_ctx *sq_ctx)
8793 struct mcx_sq_ctx sq;
if_mcx.c 1689 struct mcx_sq_ctx { struct
1777 struct mcx_sq_ctx cmd_sq_ctx;
2237 struct mcx_sq_ctx cmd_ctx;
2601 static int mcx_query_sq(struct mcx_softc *, struct mcx_tx *, struct mcx_sq_ctx *);
5172 struct mcx_sq_ctx *mbin;
5184 insize = sizeof(struct mcx_sq_ctx) + paslen;
5209 mbin = (struct mcx_sq_ctx *)
6555 mcx_query_sq(struct mcx_softc *sc, struct mcx_tx *tx, struct mcx_sq_ctx *sq_ctx)
8793 struct mcx_sq_ctx sq;

Completed in 67 milliseconds