devLib2  2.12
Data Fields
bdfmatch Struct Reference

Data Fields

unsigned int matchaddr:1
 
unsigned int matchslot:1
 
unsigned int domain
 
unsigned int b
 
unsigned int d
 
unsigned int f
 
char slot [11]
 
unsigned int sofar
 
unsigned int stopat
 
const epicsPCIDevicefound
 

Detailed Description

Definition at line 230 of file devLibPCI.c.

Field Documentation

◆ b

unsigned int bdfmatch::b

Definition at line 235 of file devLibPCI.c.

◆ d

unsigned int bdfmatch::d

Definition at line 235 of file devLibPCI.c.

◆ domain

unsigned int bdfmatch::domain

Definition at line 235 of file devLibPCI.c.

◆ f

unsigned int bdfmatch::f

Definition at line 235 of file devLibPCI.c.

◆ found

const epicsPCIDevice* bdfmatch::found

Definition at line 239 of file devLibPCI.c.

◆ matchaddr

unsigned int bdfmatch::matchaddr

Definition at line 232 of file devLibPCI.c.

◆ matchslot

unsigned int bdfmatch::matchslot

Definition at line 233 of file devLibPCI.c.

◆ slot

char bdfmatch::slot[11]

Definition at line 236 of file devLibPCI.c.

◆ sofar

unsigned int bdfmatch::sofar

Definition at line 237 of file devLibPCI.c.

◆ stopat

unsigned int bdfmatch::stopat

Definition at line 237 of file devLibPCI.c.


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