|
Linux Kernel
3.7.1
|
#include <qla_target.h>
Data Fields | |
| struct list_head | sess_works_list_entry |
| int | type |
| union { | |
| struct abts_recv_from_24xx abts | |
| struct imm_ntfy_from_isp tm_iocb | |
| struct atio_from_isp tm_iocb2 | |
| }; | |
Definition at line 862 of file qla_target.h.
| union { ... } |
Definition at line 870 of file qla_target.h.
Definition at line 863 of file qla_target.h.
| struct imm_ntfy_from_isp tm_iocb |
Definition at line 871 of file qla_target.h.
| struct atio_from_isp tm_iocb2 |
Definition at line 872 of file qla_target.h.
Definition at line 867 of file qla_target.h.
1.8.2