Searched refs:has_msix (Results 1 – 2 of 2) sorted by relevance
| /dev/bus/pci/bus_mgr/ | ||
| A D | device.h | 95 bool has_msix() const { return msix_cap_; } in has_msix() function |
| A D | device.cpp | 127 has_msix() ? "msix " : ""); in dump() |
Completed in 9 milliseconds