Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
esp_lun_data Struct Reference

#include <esp_scsi.h>

Data Fields

struct esp_cmd_entrynon_tagged_cmd
 
int num_tagged
 
int hold
 
struct esp_cmd_entrytagged_cmds [ESP_MAX_TAG]
 

Detailed Description

Definition at line 290 of file esp_scsi.h.

Field Documentation

int hold

Definition at line 293 of file esp_scsi.h.

struct esp_cmd_entry* non_tagged_cmd

Definition at line 291 of file esp_scsi.h.

int num_tagged

Definition at line 292 of file esp_scsi.h.

Definition at line 294 of file esp_scsi.h.


The documentation for this struct was generated from the following file: