Searched refs:ocs_build_scsi_sgl (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_cam.c | 1676 ocs_build_scsi_sgl(struct ocs_softc *ocs, union ccb *ccb, ocs_io_t *io, in ocs_build_scsi_sgl() function 1790 sgl_count = ocs_build_scsi_sgl(ocs, ccb, io, sgl, io->sgl_allocated); in ocs_target_io() 1908 sgl_count = ocs_build_scsi_sgl(ocs, ccb, io, sgl, io->sgl_allocated); in ocs_initiator_io()
|