OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mlxa
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/alpha/pci/
pci_bootdev.c
165
struct mlx_attach_args *
mlxa
= aux;
local in function:pci_find_bootdev
167
if (b->unit !=
mlxa
->mlxa_unit) {
pci_bootdev.c
165
struct mlx_attach_args *
mlxa
= aux;
local in function:pci_find_bootdev
167
if (b->unit !=
mlxa
->mlxa_unit) {
/src/sys/dev/ic/
ld_mlx.c
87
struct mlx_attach_args *
mlxa
= aux;
local in function:ld_mlx_attach
91
struct mlx_sysdrive *ms = &mlx->mlx_sysdrive[
mlxa
->mlxa_unit];
96
sc->sc_hwunit =
mlxa
->mlxa_unit;
ld_mlx.c
87
struct mlx_attach_args *
mlxa
= aux;
local in function:ld_mlx_attach
91
struct mlx_sysdrive *ms = &mlx->mlx_sysdrive[
mlxa
->mlxa_unit];
96
sc->sc_hwunit =
mlxa
->mlxa_unit;
mlx.c
562
struct mlx_attach_args
mlxa
;
local in function:mlx_configure
626
mlxa
.mlxa_unit = i;
630
ms->ms_dv = config_found(mlx->mlx_dv, &
mlxa
, mlx_print,
653
struct mlx_attach_args *
mlxa
;
local in function:mlx_print
655
mlxa
= (struct mlx_attach_args *)aux;
659
aprint_normal(" unit %d",
mlxa
->mlxa_unit);
mlx.c
562
struct mlx_attach_args
mlxa
;
local in function:mlx_configure
626
mlxa
.mlxa_unit = i;
630
ms->ms_dv = config_found(mlx->mlx_dv, &
mlxa
, mlx_print,
653
struct mlx_attach_args *
mlxa
;
local in function:mlx_print
655
mlxa
= (struct mlx_attach_args *)aux;
659
aprint_normal(" unit %d",
mlxa
->mlxa_unit);
Completed in 24 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025