OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:intrxname
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/qat/
qat.c
758
char
intrxname
[INTRDEVNAMEBUF];
local in function:qat_establish_msix_intr
762
snprintf(
intrxname
, sizeof(
intrxname
), "%s%s%d",
770
IPL_NET, func, arg,
intrxname
);
/src/sys/dev/pci/
if_mcx.c
2751
char
intrxname
[32];
local in function:mcx_attach
2921
snprintf(
intrxname
, sizeof(
intrxname
), "%s adminq", DEVNAME(sc));
2923
intrxname
);
3044
snprintf(
intrxname
, sizeof(
intrxname
), "%s queue %d",
3047
q,
intrxname
);
Completed in 18 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025