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

/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_scsi.c80 static uint32_t ocs_scsi_count_sgls(ocs_hw_dif_info_t *hw_dif, ocs_scsi_sgl_t *sgl, uint32_t sgl_count);
659 ocs_scsi_count_sgls(ocs_hw_dif_info_t *hw_dif, ocs_scsi_sgl_t *sgl, uint32_t sgl_count) function
1288 total_count = ocs_scsi_count_sgls(&io->hw_dif, io->sgl, io->sgl_count);

Completed in 100 milliseconds