Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr_app.c623 U8 bufcnt, U8 is_rmc, U8 is_rmr, U8 num_datasges) in mpi3mr_app_construct_sgl() argument
665 if (num_datasges) { in mpi3mr_app_construct_sgl()
678 if (!num_datasges) { in mpi3mr_app_construct_sgl()
710 if (num_datasges == 1) in mpi3mr_app_construct_sgl()
716 num_datasges--; in mpi3mr_app_construct_sgl()
727 if (num_datasges == 1) in mpi3mr_app_construct_sgl()
740 num_datasges--; in mpi3mr_app_construct_sgl()