OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mcx_eq_ctx
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_mcx.c
1269
struct
mcx_eq_ctx
{
struct
1301
CTASSERT(sizeof(struct
mcx_eq_ctx
) == 64);
1311
struct
mcx_eq_ctx
cmd_eq_ctx;
2603
static int mcx_query_eq(struct mcx_softc *, struct mcx_eq *, struct
mcx_eq_ctx
*);
6675
mcx_query_eq(struct mcx_softc *sc, struct mcx_eq *eq, struct
mcx_eq_ctx
*eq_ctx)
6726
ctx = (struct
mcx_eq_ctx
*)(mcx_cq_mbox_data(mcx_cq_mbox(&mxm, 0)));
8795
struct
mcx_eq_ctx
eq;
if_mcx.c
1269
struct
mcx_eq_ctx
{
struct
1301
CTASSERT(sizeof(struct
mcx_eq_ctx
) == 64);
1311
struct
mcx_eq_ctx
cmd_eq_ctx;
2603
static int mcx_query_eq(struct mcx_softc *, struct mcx_eq *, struct
mcx_eq_ctx
*);
6675
mcx_query_eq(struct mcx_softc *sc, struct mcx_eq *eq, struct
mcx_eq_ctx
*eq_ctx)
6726
ctx = (struct
mcx_eq_ctx
*)(mcx_cq_mbox_data(mcx_cq_mbox(&mxm, 0)));
8795
struct
mcx_eq_ctx
eq;
Completed in 36 milliseconds
Indexes created Mon Oct 13 04:09:54 GMT 2025