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

/darwin-on-arm/xnu/pexpert/arm/
H A Dpe_omap3430.c375 uint32_t sync, vmode, flag; member in struct:omap_videomode
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_subs.c1220 u_short vmode; local
1242 nfsm_chain_get_32(error, nmc, vmode);
1266 if ((vtype == VNON) || ((vtype == VREG) && ((vmode & S_IFMT) != 0)))
1267 vtype = IFTOVT(vmode);
1271 nvap->nva_mode = (vmode & 07777);

Completed in 20 milliseconds