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

/freebsd-12-stable/sys/dev/ocs_fc/
H A Docs_scsi.c81 static uint32_t ocs_scsi_count_sgls(ocs_hw_dif_info_t *hw_dif, ocs_scsi_sgl_t *sgl, uint32_t sgl_count);
665 ocs_scsi_count_sgls(ocs_hw_dif_info_t *hw_dif, ocs_scsi_sgl_t *sgl, uint32_t sgl_count) function
1301 total_count = ocs_scsi_count_sgls(&io->hw_dif, io->sgl, io->sgl_count);

Completed in 133 milliseconds