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

/linux-master/drivers/scsi/elx/efct/
H A Defct_io.h86 * @hio_type: HW IO type
141 enum efct_hw_io_type hio_type; member in struct:efct_io
H A Defct_scsi.c303 io->sgl, io->sgl_count, io->hio_type);
319 rc = efct_hw_io_send(&io->efct->hw, io->hio_type, io->hio,
634 io->hio_type = type;
757 io->hio_type = EFCT_HW_IO_TARGET_RSP;
899 io->hio_type = EFCT_HW_BLS_ACC;
930 io->hio_type = EFCT_HW_BLS_RJT;
994 io->hio_type = EFCT_HW_IO_TARGET_RSP;
H A Defct_io.c127 io->hio_type = EFCT_HW_IO_MAX;

Completed in 176 milliseconds