Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_dc_pci.c407 if (DC_IS_INTEL(sc) || DC_IS_XIRCOM(sc)) { in dc_pci_attach()
425 if (DC_IS_INTEL(sc)) { in dc_pci_attach()
437 if (DC_IS_INTEL(sc)) in dc_pci_attach()
466 if (DC_IS_INTEL(sc)) { in dc_pci_attach()
/openbsd/sys/dev/ic/
H A Ddc.c1209 if (DC_IS_INTEL(sc)) { in dc_setcfg()
1226 if (DC_IS_INTEL(sc)) in dc_setcfg()
1237 if (DC_IS_INTEL(sc)) in dc_setcfg()
1250 if (DC_IS_INTEL(sc)) { in dc_setcfg()
1266 if (DC_IS_INTEL(sc)) in dc_setcfg()
1359 if (DC_IS_INTEL(sc)) { in dc_reset()
1710 if (DC_IS_INTEL(sc)) { in dc_attach()
1738 if (DC_IS_INTEL(sc)) { in dc_attach()
2383 if (DC_IS_INTEL(sc)) { in dc_tx_underrun()
2412 if (DC_IS_INTEL(sc)) in dc_tx_underrun()
[all …]
H A Ddcreg.h101 #define DC_IS_INTEL(x) \ macro
/openbsd/sys/dev/mii/
H A Ddcphy.c351 if (DC_IS_INTEL(dc_sc)) in dcphy_status()
371 if (DC_IS_INTEL(dc_sc)) in dcphy_status()