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

/darwin-on-arm/xnu/SETUP/config/
H A Dmkioconf.c895 #define P_UB 2 macro
921 { "maps", 0, 0, 256, P_LB|P_UB },
922 { "bin", 0, 0, 7, P_LB|P_UB },
923 { "intr", 0, 0, 7, P_LB|P_UB },},
935 { "bin", 0, 0, 7, P_LB|P_UB } ,
939 { "target", -1, 0, 7, P_LB|P_UB },
956 {{ "index", 0, 0, 31, P_LB|P_UB },
957 { "drive", 0, -1, 7, P_LB|P_UB },
958 { "drive_type", 0, -1, 1, P_LB|P_UB },},
1006 if ((entry->p_flags & P_UB)
[all...]

Completed in 74 milliseconds