Searched refs:PCI_MSI_FLAGS_QSIZE (Results 1 – 2 of 2) sorted by relevance
| /pciutils/lib/ | ||
| H A D | header.h | 355 #define PCI_MSI_FLAGS_QSIZE 0x070 /* Message queue size configured */ macro |
| /pciutils/ | ||
| H A D | ls-caps.c | 613 1 << ((cap & PCI_MSI_FLAGS_QSIZE) >> 4), in cap_msi() |