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

/darwin-on-arm/xnu/SETUP/config/
H A Dmkioconf.c59 char *intv(struct device *dev);
314 qu(uba_n), slave, intv(dp), dp->d_addr, dp->d_dk,
404 fprintf(fp, "struct vec %s[] = { ", intv(dp));
453 intv(dp), ((dp->d_mach << 16) | dp->d_bus));
458 dp->d_pri, intv(dp), ((dp->d_mach << 16) | dp->d_bus));
528 dp->d_pri * 2, dp->d_dk, dp->d_flags, intv(dp),
537 dp->d_pri, dp->d_dk, dp->d_flags, intv(dp),
2062 intv(struct device *dev) function

Completed in 20 milliseconds