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

#include <mpt2sas_ctl.h>

Data Fields

struct mpt2_ioctl_header hdr
 
uint32_t id
 
uint32_t bus
 
uint16_t handle
 
uint16_t rsvd
 

Detailed Description

struct mpt2_ioctl_btdh_mapping - mapping info - generic header - target device identification number - SCSI bus number that the target device exists on - device handle for the target device - reserved

To obtain a bus/id the application sets handle to valid handle, and bus/id to 0xFFFF.

To obtain the device handle the application sets bus/id valid value, and the handle to 0xFFFF.

Definition at line 289 of file mpt2sas_ctl.h.

Field Documentation

uint32_t bus

Definition at line 292 of file mpt2sas_ctl.h.

Definition at line 293 of file mpt2sas_ctl.h.

Definition at line 290 of file mpt2sas_ctl.h.

Definition at line 291 of file mpt2sas_ctl.h.

uint16_t rsvd

Definition at line 294 of file mpt2sas_ctl.h.


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