Searched refs:sgl_flags_last (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/dev/mpi3mr/ |
| H A D | mpi3mr_app.c | 630 U8 flag, sgl_flags, sgl_flags_eob, sgl_flags_last, last_chain_sgl_flags; in mpi3mr_app_construct_sgl() local 638 sgl_flags_last = sgl_flags_eob | MPI3_SGE_FLAGS_END_OF_LIST; in mpi3mr_app_construct_sgl() 646 sgl_flags_last, dma_buff->kern_buf_len, in mpi3mr_app_construct_sgl() 658 sgl_flags_last, dma_buff->kern_buf_len, in mpi3mr_app_construct_sgl() 690 mpi3mr_add_sg_single(sgl, sgl_flags_last, in mpi3mr_app_construct_sgl() 711 flag = sgl_flags_last; in mpi3mr_app_construct_sgl() 728 flag = sgl_flags_last; in mpi3mr_app_construct_sgl()
|