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

#include <mod_devicetable.h>

Data Fields

unsigned short card_vendor
 
unsigned short card_device
 
unsigned short vendor
 
unsigned short function
 
kernel_ulong_t driver_data
 

Detailed Description

Definition at line 558 of file mod_devicetable.h.

Field Documentation

unsigned short card_device

Definition at line 559 of file mod_devicetable.h.

unsigned short card_vendor

Definition at line 559 of file mod_devicetable.h.

Definition at line 561 of file mod_devicetable.h.

unsigned short function

Definition at line 560 of file mod_devicetable.h.

unsigned short vendor

Definition at line 560 of file mod_devicetable.h.


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