OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mlx_intaction
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/
mlx_pci.c
291
mlx->
mlx_intaction
= mlx_v3_intaction;
301
mlx->
mlx_intaction
= mlx_v4_intaction;
308
mlx->
mlx_intaction
= mlx_v5_intaction;
/src/sys/dev/eisa/
mlx_eisa.c
131
mlx->
mlx_intaction
= mlx_v1_intaction;
/src/sys/dev/ic/
mlxvar.h
139
void (*
mlx_intaction
)(struct mlx_softc *, int);
member in struct:mlx_softc
mlx.c
338
(*mlx->
mlx_intaction
)(mlx, 0);
498
(*mlx->
mlx_intaction
)(mlx, 1);
Completed in 14 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025