Home
last modified time | relevance | path

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

/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