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

#include <sd.h>

Data Fields

struct scsi_driverdriver
 
struct scsi_devicedevice
 
struct device dev
 
struct gendisk * disk
 
atomic_t openers
 
sector_t capacity
 
u32 max_ws_blocks
 
u32 max_unmap_blocks
 
u32 unmap_granularity
 
u32 unmap_alignment
 
u32 index
 
unsigned int physical_block_size
 
unsigned int max_medium_access_timeouts
 
unsigned int medium_access_timed_out
 
u8 media_present
 
u8 write_prot
 
u8 protection_type
 
u8 provisioning_mode
 
unsigned ATO: 1
 
unsigned WCE: 1
 
unsigned RCD: 1
 
unsigned DPOFUA: 1
 
unsigned first_scan: 1
 
unsigned lbpme: 1
 
unsigned lbprz: 1
 
unsigned lbpu: 1
 
unsigned lbpws: 1
 
unsigned lbpws10: 1
 
unsigned lbpvpd: 1
 
unsigned ws16: 1
 

Detailed Description

Definition at line 56 of file sd.h.

Field Documentation

unsigned ATO

Definition at line 75 of file sd.h.

sector_t capacity

Definition at line 62 of file sd.h.

Definition at line 59 of file sd.h.

Definition at line 58 of file sd.h.

struct gendisk* disk

Definition at line 60 of file sd.h.

unsigned DPOFUA

Definition at line 78 of file sd.h.

Definition at line 57 of file sd.h.

unsigned first_scan

Definition at line 79 of file sd.h.

u32 index

Definition at line 67 of file sd.h.

unsigned lbpme

Definition at line 80 of file sd.h.

unsigned lbprz

Definition at line 81 of file sd.h.

unsigned lbpu

Definition at line 82 of file sd.h.

unsigned lbpvpd

Definition at line 85 of file sd.h.

unsigned lbpws

Definition at line 83 of file sd.h.

unsigned lbpws10

Definition at line 84 of file sd.h.

unsigned int max_medium_access_timeouts

Definition at line 69 of file sd.h.

u32 max_unmap_blocks

Definition at line 64 of file sd.h.

u32 max_ws_blocks

Definition at line 63 of file sd.h.

u8 media_present

Definition at line 71 of file sd.h.

unsigned int medium_access_timed_out

Definition at line 70 of file sd.h.

atomic_t openers

Definition at line 61 of file sd.h.

unsigned int physical_block_size

Definition at line 68 of file sd.h.

u8 protection_type

Definition at line 73 of file sd.h.

u8 provisioning_mode

Definition at line 74 of file sd.h.

unsigned RCD

Definition at line 77 of file sd.h.

u32 unmap_alignment

Definition at line 66 of file sd.h.

u32 unmap_granularity

Definition at line 65 of file sd.h.

unsigned WCE

Definition at line 76 of file sd.h.

u8 write_prot

Definition at line 72 of file sd.h.

unsigned ws16

Definition at line 86 of file sd.h.


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