Searched defs:SECSIZE (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dparam.h49 #ifndef SECSIZE
50 #define SECSIZE DEV_BSIZE macro
/illumos-gate/usr/src/cmd/fmthard/
H A Dfmthard.c83 #ifndef SECSIZE
84 #define SECSIZE DEV_BSIZE macro
85 #endif /* SECSIZE */
230 sectsiz = SECSIZE;
/illumos-gate/usr/src/uts/sun/sys/dada/targets/
H A Ddaddef.h53 #define SECSIZE (un->un_secsize) macro
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h1332 #ifndef SECSIZE
1333 #define SECSIZE 512 macro

Completed in 72 milliseconds