Home
last modified time | relevance | path

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

/linux-6.6.21/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