Searched refs:OCE_INTF_SLI_REV4 (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_ocereg.h | 133 #define OCE_INTF_SLI_REV4 4 /* driver supports SLI-4 */ macro |
H A D | if_oce.c | 673 if (OCE_SLI_REVISION(reg) != OCE_INTF_SLI_REV4) { in oce_pci_alloc() |