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

/darwin-on-arm/xnu/SETUP/config/
H A Dconfig.h138 u_short d_mach; /* Sun - machine type (0 = all)*/ member in struct:device
H A Dmkioconf.c453 intv(dp), ((dp->d_mach << 16) | dp->d_bus));
458 dp->d_pri, intv(dp), ((dp->d_mach << 16) | dp->d_bus));
529 ((dp->d_mach << 16) | dp->d_bus));
538 ((dp->d_mach << 16) | dp->d_bus));
H A Dparser.y999 dp->d_mach = dp->d_bus = 0;

Completed in 76 milliseconds