OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mlx_inl
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
mlx_pci.c
479
if ((
mlx_inl
(mlx, MLX_V4REG_IDB) & MLX_V4_IDB_FULL) == 0) {
506
if ((
mlx_inl
(mlx, MLX_V4REG_ODB) & MLX_V4_ODB_HWSAVAIL) != 0) {
556
if ((
mlx_inl
(mlx, MLX_V4REG_IDB) & MLX_V4_IDB_INIT_BUSY) == 0)
/src/sys/dev/ic/
mlxvar.h
209
static __inline u_int32_t
mlx_inl
(struct mlx_softc *, int);
330
mlx_inl
(struct mlx_softc *mlx, int off)
function in typeref:typename:u_int32_t
Completed in 12 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025