FreeBSD kernel pms device code
_CardInfo Struct Reference

#include <lxcommon.h>

Data Fields

U32 pciIOAddrLow
 
U32 pciIOAddrUp
 
U32_64 pciMemBase
 
U32_64 pciMemBaseSpc [PCI_NUMBER_BARS]
 
U16 deviceId
 
U16 vendorId
 
U32 busNum
 
U32 deviceNum
 

Detailed Description

Definition at line 383 of file lxcommon.h.

Field Documentation

◆ busNum

U32 _CardInfo::busNum

Definition at line 391 of file lxcommon.h.

◆ deviceId

U16 _CardInfo::deviceId

Definition at line 389 of file lxcommon.h.

◆ deviceNum

U32 _CardInfo::deviceNum

Definition at line 392 of file lxcommon.h.

◆ pciIOAddrLow

U32 _CardInfo::pciIOAddrLow

Definition at line 385 of file lxcommon.h.

◆ pciIOAddrUp

U32 _CardInfo::pciIOAddrUp

Definition at line 386 of file lxcommon.h.

◆ pciMemBase

U32_64 _CardInfo::pciMemBase

Definition at line 387 of file lxcommon.h.

◆ pciMemBaseSpc

U32_64 _CardInfo::pciMemBaseSpc[PCI_NUMBER_BARS]

Definition at line 388 of file lxcommon.h.

◆ vendorId

U16 _CardInfo::vendorId

Definition at line 390 of file lxcommon.h.


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