Home
last modified time | relevance | path

Searched defs:beiscsi_io_task (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/
Dbe_main.h456 struct beiscsi_io_task { struct
457 struct wrb_handle *pwrb_handle;
458 struct sgl_handle *psgl_handle;
459 struct beiscsi_conn *conn;
460 struct scsi_cmnd *scsi_cmnd;
461 int num_sg;
462 struct hwi_wrb_context *pwrb_context;
463 itt_t libiscsi_itt;
464 struct be_cmd_bhs *cmd_bhs;
465 struct be_bus_address bhs_pa;
[all …]
/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
Dbe_main.h457 struct beiscsi_io_task { struct
458 struct wrb_handle *pwrb_handle;
459 struct sgl_handle *psgl_handle;
460 struct beiscsi_conn *conn;
461 struct scsi_cmnd *scsi_cmnd;
462 int num_sg;
463 struct hwi_wrb_context *pwrb_context;
464 itt_t libiscsi_itt;
465 struct be_cmd_bhs *cmd_bhs;
466 struct be_bus_address bhs_pa;
[all …]