Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/
Dbe_main.h376 struct boot_struct { struct
377 int retry;
378 unsigned int tag;
379 unsigned int s_handle;
380 struct be_dma_mem nonemb_cmd;
381 enum {
387 } action;
388 struct mgmt_session_info boot_sess;
389 struct iscsi_boot_kset *boot_kset;
390 } boot_struct; member
/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
Dbe_main.h377 struct boot_struct { struct
378 int retry;
379 unsigned int tag;
380 unsigned int s_handle;
381 struct be_dma_mem nonemb_cmd;
382 enum {
388 } action;
389 struct mgmt_session_info boot_sess;
390 struct iscsi_boot_kset *boot_kset;
391 } boot_struct; member