Linux Kernel
3.7.1
|
#include <sbp_target.h>
Data Fields | |
spinlock_t | lock |
struct sbp_tport * | tport |
struct fw_address_handler | handler |
int | state |
struct work_struct | work |
u64 | orb_offset |
struct sbp_management_request * | request |
Definition at line 232 of file sbp_target.h.
struct fw_address_handler handler |
Definition at line 235 of file sbp_target.h.
spinlock_t lock |
Definition at line 233 of file sbp_target.h.
u64 orb_offset |
Definition at line 238 of file sbp_target.h.
struct sbp_management_request* request |
Definition at line 239 of file sbp_target.h.
Definition at line 236 of file sbp_target.h.
Definition at line 234 of file sbp_target.h.
struct work_struct work |
Definition at line 237 of file sbp_target.h.