Home
last modified time | relevance | path

Searched refs:mc_nsgent (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mlx/
H A Dmlxvar.h92 int mc_nsgent; /* number of entries in s/g map */ member
H A Dmlx.c1881 mc->mc_nsgent & 0x3f); /* size of SG list */ in mlx_startio_cb()
1889 mc->mc_nsgent & 0x3f); /* size of SG list */ in mlx_startio_cb()
2199 mc->mc_nsgent = nsegments; in mlx_setup_dmamap()