Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/fs/
H A Dpcfilep.h139 #define CLUSTER_BAD_16 0xfff7 /* 16bit fat, bad entry */ macro
H A Dpcfs.c438 return (CLUSTER_BAD_16); in fat_map()