OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:elms
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_ixl.c
4261
struct ixl_aq_switch_config_element *
elms
, *elm;
local in function:ixl_get_switch_config
4298
elms
= (struct ixl_aq_switch_config_element *)(hdr + 1);
4308
elm = &
elms
[i];
4324
elm = &
elms
[0];
if_ixl.c
4261
struct ixl_aq_switch_config_element *
elms
, *elm;
local in function:ixl_get_switch_config
4298
elms
= (struct ixl_aq_switch_config_element *)(hdr + 1);
4308
elm = &
elms
[i];
4324
elm = &
elms
[0];
Completed in 28 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025