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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dgenhd.h382 #define SOLARIS_X86_NUMSLICE 16 macro
401 v_slice[SOLARIS_X86_NUMSLICE]; /* slice headers */
402 unsigned int timestamp[SOLARIS_X86_NUMSLICE]; /* timestamp (unsupported) */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/partitions/
H A Dmsdos.c244 max_nparts = le16_to_cpu (v->v_nparts) > 8 ? SOLARIS_X86_NUMSLICE : 8;

Completed in 67 milliseconds