H A D | efct_scsi.c | 107 efct_target_io_cb(struct efct_hw_io *hio, u32 length, int status, in efct_target_io_cb() argument 201 efct_scsi_build_sgls(struct efct_hw *hw, struct efct_hw_io *hio, in efct_scsi_build_sgls() argument 210 rc = efct_hw_io_init_sges(hw, hio, type); in efct_scsi_build_sgls() 218 rc = efct_hw_io_add_sge(hw, hio, sgl[i].addr, sgl[i].len); in efct_scsi_build_sgls() 231 struct efct_hw_io *hio = io->hio; in efc_log_sgl() local 238 upper_32_bits(hio->def_sgl.phys), in efc_log_sgl() 239 lower_32_bits(hio->def_sgl.phys)); in efc_log_sgl() 240 n_sge = (hio->sgl == &hio in efc_log_sgl() 270 efct_scsi_io_dispatch_hw_io(struct efct_io *io, struct efct_hw_io *hio) efct_scsi_io_dispatch_hw_io() argument 393 struct efct_hw_io *hio; efct_scsi_dispatch_pending() local 519 struct efct_hw_io *hio; efct_scsi_io_dispatch() local 837 efct_target_bls_resp_cb(struct efct_hw_io *hio, u32 length, int status, u32 ext_status, void *app) efct_target_bls_resp_cb() argument 909 efct_bls_send_rjt_cb(struct efct_hw_io *hio, u32 length, int status, u32 ext_status, void *app) efct_bls_send_rjt_cb() argument 1038 efct_target_abort_cb(struct efct_hw_io *hio, u32 length, int status, u32 ext_status, void *app) efct_target_abort_cb() argument [all...] |