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 20 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025