OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mlx_findcomplete
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/
mlx_pci.c
290
mlx->
mlx_findcomplete
= mlx_v3_findcomplete;
300
mlx->
mlx_findcomplete
= mlx_v4_findcomplete;
307
mlx->
mlx_findcomplete
= mlx_v5_findcomplete;
/src/sys/dev/eisa/
mlx_eisa.c
130
mlx->
mlx_findcomplete
= mlx_v1_findcomplete;
/src/sys/dev/ic/
mlxvar.h
138
int (*
mlx_findcomplete
)(struct mlx_softc *, u_int *, u_int *);
member in struct:mlx_softc
mlx.c
2113
while ((*mlx->
mlx_findcomplete
)(mlx, &ident, &status) != 0) {
Completed in 61 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025