Searched refs:DC_IS_INTEL (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/dev/dc/
H A Ddcphy.c339 if (DC_IS_INTEL(dc_sc))
359 if (DC_IS_INTEL(dc_sc))
H A Dif_dc.c1339 if (DC_IS_INTEL(sc) || DC_IS_MACRONIX(sc) || DC_IS_PNIC(sc) ||
1405 if (DC_IS_INTEL(sc)) {
1439 if (DC_IS_INTEL(sc)) {
1463 if (DC_IS_INTEL(sc)) {
1520 DC_IS_XIRCOM(sc) || DC_IS_INTEL(sc) || DC_IS_ULI(sc)) {
1542 if (DC_IS_INTEL(sc)) {
2238 if (DC_IS_INTEL(sc) || DC_IS_XIRCOM(sc)) {
2251 if (DC_IS_INTEL(sc)) {
2365 if (DC_IS_INTEL(sc) && sc->dc_srom != NULL) {
2408 if (DC_IS_INTEL(s
[all...]
H A Dif_dcreg.h97 #define DC_IS_INTEL(x) (x->dc_type == DC_TYPE_21143) macro

Completed in 108 milliseconds