Home
last modified time | relevance | path

Searched refs:DC_IS_MACRONIX (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/mii/
H A Ddcphy.c327 if ((DC_IS_MACRONIX(dc_sc) || DC_IS_PNICII(dc_sc)) && in dcphy_status()
/openbsd/sys/dev/pci/
H A Dif_dc_pci.c439 else if (DC_IS_MACRONIX(sc) || DC_IS_PNICII(sc)) { in dc_pci_attach()
/openbsd/sys/dev/ic/
H A Ddcreg.h89 #define DC_IS_MACRONIX(x) \ macro
H A Ddc.c1150 if (DC_IS_INTEL(sc) || DC_IS_MACRONIX(sc) || DC_IS_PNIC(sc) || in dc_setfilt()
2729 if (DC_IS_MACRONIX(sc) || DC_IS_PNICII(sc)) { in dc_init()