OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sge_count
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/pci/
amrreg.h
374
u_int32_t
sge_count
;
member in struct:amr_sgentry
amrreg.h
374
u_int32_t
sge_count
;
member in struct:amr_sgentry
/src/sys/dev/ic/
mfi.c
3179
int
sge_count
;
local in function:mfi_tbolt_scsi_ld_io
3219
sge_count
= mfi_tbolt_create_sgl(ccb,
3222
if (
sge_count
< 0)
3224
KASSERT(
sge_count
<= ccb->ccb_sc->sc_max_sgl);
3225
io_req->RaidContext.numSGE =
sge_count
;
3258
int error, i, sge_idx,
sge_count
;
local in function:mfi_tbolt_create_sgl
3283
sge_count
= ccb->ccb_dmamap->dm_nsegs;
3285
KASSERT(
sge_count
<= sc->sc_max_sgl);
3286
KASSERT(
sge_count
<=
3290
if (
sge_count
> MEGASAS_THUNDERBOLT_MAX_SGE_IN_MAINMSG)
[
all
...]
mfi.c
3179
int
sge_count
;
local in function:mfi_tbolt_scsi_ld_io
3219
sge_count
= mfi_tbolt_create_sgl(ccb,
3222
if (
sge_count
< 0)
3224
KASSERT(
sge_count
<= ccb->ccb_sc->sc_max_sgl);
3225
io_req->RaidContext.numSGE =
sge_count
;
3258
int error, i, sge_idx,
sge_count
;
local in function:mfi_tbolt_create_sgl
3283
sge_count
= ccb->ccb_dmamap->dm_nsegs;
3285
KASSERT(
sge_count
<= sc->sc_max_sgl);
3286
KASSERT(
sge_count
<=
3290
if (
sge_count
> MEGASAS_THUNDERBOLT_MAX_SGE_IN_MAINMSG)
[
all
...]
mlxreg.h
215
u_int32_t
sge_count
;
member in struct:mlx_sgentry
mlxreg.h
215
u_int32_t
sge_count
;
member in struct:mlx_sgentry
Completed in 28 milliseconds
Indexes created Tue Oct 14 06:10:07 GMT 2025