Home
last modified time | relevance | path

Searched refs:PCI_AF_CTRL_FLR (Results 1 – 2 of 2) sorted by relevance

/pciutils/lib/
H A Dheader.h981 #define PCI_AF_CTRL_FLR 0x01 macro
/pciutils/
H A Dls-caps.c1625 printf("\t\tAFCtrl: FLR%c\n", FLAG(reg, PCI_AF_CTRL_FLR)); in cap_af()