FreeBSD kernel pms device code
tdHardwareInfo_s Struct Reference

data structure for SATA Device More...

#include <tdsatypes.h>

Data Fields

bit16 DeviceID
 
bit16 VendorID
 
bit8 ChipRev
 
bit32 PciFunctionNumber
 
bit32 FlashRomPresent
 

Detailed Description

data structure for SATA Device

not in use yet. just a place holderto be develped

Definition at line 104 of file tdsatypes.h.

Field Documentation

◆ ChipRev

bit8 tdHardwareInfo_s::ChipRev

Definition at line 107 of file tdsatypes.h.

◆ DeviceID

bit16 tdHardwareInfo_s::DeviceID

Definition at line 105 of file tdsatypes.h.

◆ FlashRomPresent

bit32 tdHardwareInfo_s::FlashRomPresent

Definition at line 109 of file tdsatypes.h.

◆ PciFunctionNumber

bit32 tdHardwareInfo_s::PciFunctionNumber

Definition at line 108 of file tdsatypes.h.

◆ VendorID

bit16 tdHardwareInfo_s::VendorID

Definition at line 106 of file tdsatypes.h.


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