Searched refs:V_NUMPAR (Results 1 – 2 of 2) sorted by relevance
60 #define V_NUMPAR NDKMAP /* The number of partitions */ macro114 struct partition v_part[V_NUMPAR]; /* partition headers */156 for (i = 0; i < V_NUMPAR; i++) { \179 for (i = 0; i < V_NUMPAR; i++) { \227 for (i = 0; i < V_NUMPAR; i++) { \233 for (i = 0; i < V_NUMPAR; i++) \252 for (i = 0; i < V_NUMPAR; i++) { \277 for (i = 0; i < V_NUMPAR; i++) { \283 for (i = 0; i < V_NUMPAR; i++) { \306 for (i = 0; i < V_NUMPAR; i++) { \[all …]
1722 for (i = 0; i < MIN((*vtoc)->efi_nparts, V_NUMPAR); i++) { in efi_auto_sense()