Home
last modified time | relevance | path

Searched refs:FXP_REV_82559S_A (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Dfxpreg.h355 #define FXP_REV_82559S_A 9 /* 82559S A stepping */ macro
H A Dfxp.c1772 { FXP_REV_82559S_A, D101S_CPUSAVER_DWORD,
/openbsd/sys/dev/pci/
H A Dif_fxp_pci.c187 if (sc->sc_revision >= FXP_REV_82559S_A) in fxp_pci_attach()