Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dpc_fs.h263 #define VALID_OEMNAME(nm) ( \ macro
/titanic_41/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c2093 if (VALID_OEMNAME(bpb_OEMName(bpb))) in parseBPB()