Linux Kernel
3.7.1
|
#include <sbp_target.h>
Data Fields | |
spinlock_t | lock |
struct fw_address_handler | handler |
struct sbp_login_descriptor * | login |
int | state |
struct work_struct | work |
u64 | orb_pointer |
bool | doorbell |
Definition at line 208 of file sbp_target.h.
Definition at line 215 of file sbp_target.h.
struct fw_address_handler handler |
Definition at line 210 of file sbp_target.h.
spinlock_t lock |
Definition at line 209 of file sbp_target.h.
struct sbp_login_descriptor* login |
Definition at line 211 of file sbp_target.h.
u64 orb_pointer |
Definition at line 214 of file sbp_target.h.
Definition at line 212 of file sbp_target.h.
struct work_struct work |
Definition at line 213 of file sbp_target.h.