Searched refs:V_FUNCTION (Results 1 – 2 of 2) sorted by relevance
| /src/sys/dev/cxgbe/common/ | ||
| H A D | t4_hw.c | 198 u32 req = V_FUNCTION(adap->pf) | V_REGISTER(reg); in t4_hw_pci_read_cfg4() |
| H A D | t4_regs.h | 5853 #define V_FUNCTION(x) ((x) << S_FUNCTION) macro |