FD.io VPP  v21.01.1
Vector Packet Processing
pci_types.api File Reference

Go to the source code of this file.

Variables

option version = "1.0.0"
 
typedef pci_address
 
u8 bus
 
u8 slot
 
u8 function
 

Variable Documentation

◆ bus

u8 bus

Definition at line 21 of file pci_types.api.

◆ function

u8 function

Definition at line 23 of file pci_types.api.

◆ pci_address

typedef pci_address
Initial value:
{
unsigned short u16
Definition: types.h:57
description no domain
Definition: map.api:415

Definition at line 19 of file pci_types.api.

◆ slot

u8 slot

Definition at line 22 of file pci_types.api.

◆ version

option version = "1.0.0"

Definition at line 16 of file pci_types.api.