OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mlx_ctlr_names
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/mlxctl/
cmds.c
92
} const
mlx_ctlr_names
[] = {
variable in typeref:struct:__anonc1575d4b0108 const[]
192
for (i = 0; i < sizeof(
mlx_ctlr_names
) / sizeof(
mlx_ctlr_names
[0]); i++)
193
if (ci.ci_hardware_id ==
mlx_ctlr_names
[i].hwid) {
194
model =
mlx_ctlr_names
[i].name;
198
if (i == sizeof(
mlx_ctlr_names
) / sizeof(
mlx_ctlr_names
[0])) {
Completed in 50 milliseconds
Indexes created Sun Oct 26 21:10:03 GMT 2025