|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/module.h>#include <asm/unaligned.h>#include <scsi/scsi.h>#include <scsi/scsi_tcq.h>#include <target/target_core_base.h>#include <target/target_core_backend.h>#include <target/target_core_fabric.h>#include "target_core_internal.h"#include "target_core_alua.h"#include "target_core_pr.h"#include "target_core_ua.h"Go to the source code of this file.
Functions | |
| int | spc_parse_cdb (struct se_cmd *cmd, unsigned int *size) |
| EXPORT_SYMBOL (spc_parse_cdb) | |
| EXPORT_SYMBOL | ( | spc_parse_cdb | ) |
Definition at line 923 of file target_core_spc.c.
Definition at line 567 of file target_core_spc.c.
1.8.2