Home
last modified time | relevance | path

Searched refs:SOLARIS_X86_NUMSLICE (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dgenhd.h120 #define SOLARIS_X86_NUMSLICE 8 macro
139 v_slice[SOLARIS_X86_NUMSLICE]; /* slice headers */
140 unsigned int timestamp[SOLARIS_X86_NUMSLICE]; /* timestamp (unsupported) */
/linux-2.4.37.9/fs/partitions/
Dmsdos.c241 for (i=0; i<SOLARIS_X86_NUMSLICE; i++) { in solaris_x86_partition()