Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.h407 OCS_HW_IO_TARGET_WRITE, enumerator
H A Docs_hw.c4142 case OCS_HW_IO_TARGET_WRITE: { in ocs_hw_io_send()
4503 case OCS_HW_IO_TARGET_WRITE: in ocs_hw_io_init_sges()
4596 if (((io->type == OCS_HW_IO_TARGET_WRITE) || (io->type == OCS_HW_IO_INITIATOR_READ)) && in ocs_hw_io_add_seed_sge()
4841 if (((io->type == OCS_HW_IO_TARGET_WRITE) || (io->type == OCS_HW_IO_INITIATOR_READ)) && in ocs_hw_io_add_dif_sge()
8645 case OCS_HW_IO_TARGET_WRITE: in ocs_hw_wq_process_io()
H A Docs_scsi.c1585 return ocs_scsi_xfer_data(io, flags, dif_info, sgl, sgl_count, len, OCS_HW_IO_TARGET_WRITE, in ocs_scsi_recv_wr_data()