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

/darwin-on-arm/xnu/SETUP/config/
H A Dconfig.h142 int d_addrmod; /* address modifier (MIPS) */ member in struct:device
H A Dmkioconf.c1338 if (dp->d_addrmod == 0) {
1361 dp->d_addrmod);
1393 if (dp->d_addrmod == 0) {
1438 if (dp->d_addrmod != 0) {
1456 dp->d_addrmod,
H A Dparser.y698 { cur.d_addrmod = $2; } |
1002 dp->d_addrmod = 0;

Completed in 9 milliseconds