|
Linux Kernel
3.7.1
|
#include <sbp_target.h>
Data Fields | |
| struct sbp_session * | sess |
| struct list_head | link |
| struct se_lun * | lun |
| u64 | status_fifo_addr |
| int | exclusive |
| u16 | login_id |
| struct sbp_target_agent * | tgt_agt |
Definition at line 124 of file sbp_target.h.
| int exclusive |
Definition at line 131 of file sbp_target.h.
Definition at line 126 of file sbp_target.h.
| u16 login_id |
Definition at line 132 of file sbp_target.h.
Definition at line 128 of file sbp_target.h.
| struct sbp_session* sess |
Definition at line 125 of file sbp_target.h.
| u64 status_fifo_addr |
Definition at line 130 of file sbp_target.h.
| struct sbp_target_agent* tgt_agt |
Definition at line 134 of file sbp_target.h.
1.8.2