Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ocs_fc/
Docs_scsi.c79 static uint32_t ocs_scsi_count_sgls(ocs_hw_dif_info_t *hw_dif, ocs_scsi_sgl_t *sgl, uint32_t sgl_co…
664 ocs_scsi_count_sgls(ocs_hw_dif_info_t *hw_dif, ocs_scsi_sgl_t *sgl, uint32_t sgl_count) in ocs_scsi_count_sgls() function
1300 total_count = ocs_scsi_count_sgls(&io->hw_dif, io->sgl, io->sgl_count); in ocs_scsi_io_dispatch_hw_io()