Searched refs:OCE_SLI_HINT1 (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/pci/ | ||
| D | if_ocereg.h | 153 #define OCE_SLI_HINT1(reg) (((reg) >> 16) & 0xff) macro |
| D | if_oce.c | 679 if (OCE_SLI_HINT1(reg) == OCE_INTF_FUNC_RESET_REQD) in oce_pci_alloc() |