Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h355 #define PCI_MSI_FLAGS_QSIZE 0x070 /* Message queue size configured */ macro
/pciutils/
H A Dls-caps.c613 1 << ((cap & PCI_MSI_FLAGS_QSIZE) >> 4), in cap_msi()