Home
last modified time | relevance | path

Searched defs:sgl_count (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_scsi.c656 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()
683 … ocs_hw_io_t *hio, ocs_hw_dif_info_t *hw_dif, ocs_scsi_sgl_t *sgl, uint32_t sgl_count, ocs_hw_io_t… in ocs_scsi_build_sgls()
1457 ocs_scsi_sgl_t *sgl, uint32_t sgl_count, uint32_t xwire_len, in ocs_scsi_xfer_data()
1572 ocs_scsi_sgl_t *sgl, uint32_t sgl_count, uint32_t len, in ocs_scsi_send_rd_data()
1582 ocs_scsi_sgl_t *sgl, uint32_t sgl_count, uint32_t len, in ocs_scsi_recv_wr_data()
2266 ocs_scsi_sgl_t *sgl, uint32_t sgl_count, uint32_t wire_len, in ocs_scsi_send_rd_io()
2305 ocs_scsi_sgl_t *sgl, uint32_t sgl_count, uint32_t wire_len, in ocs_scsi_send_wr_io()
2346 ocs_scsi_sgl_t *sgl, uint32_t sgl_count, uint32_t wire_len, uint32_t first_burst, in ocs_scsi_send_wr_io_first_burst()
2415 ocs_scsi_sgl_t *sgl, uint32_t sgl_count, uint32_t len, ocs_scsi_rsp_io_cb_t cb, void *arg) in ocs_scsi_send_tmf()
2484 ocs_scsi_sgl_t *sgl, uint32_t sgl_count, uint32_t wire_len, uint32_t first_burst, in ocs_scsi_send_io()
H A Docs_cam.c55 uint32_t sgl_count; member
1781 int32_t sgl_count = 0; in ocs_target_io() local
1864 int32_t flags, sgl_count; in ocs_initiator_io() local
H A Docs_io.h81 uint32_t sgl_count; /**< Number of SGEs in this SGL */ member
H A Docs_hw.h605 uint32_t sgl_count; /**< count of SGEs in io->sgl */ member
H A Docs_hw.c4402 ocs_hw_io_register_sgl(ocs_hw_t *hw, ocs_hw_io_t *io, ocs_dma_t *sgl, uint32_t sgl_count) in ocs_hw_io_register_sgl()
/freebsd/sys/dev/pst/
H A Dpst-iop.c469 u_int32_t sgl_count, sgl_phys; in iop_create_sgl() local