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

/netbsd-6-1-5-RELEASE/sys/arch/sgimips/stand/sgivol/
H A Dsgivol.c43 #define SGIVOL_NBTOOL_NSECS 32 macro
237 if (st.st_size < (SGIVOL_NBTOOL_NSECS * SGIVOL_NBTOOL_NTRACKS)) {
239 SGIVOL_NBTOOL_NSECS * SGIVOL_NBTOOL_NTRACKS);
368 htobe16(st.st_size / (SGIVOL_NBTOOL_NSECS * SGIVOL_NBTOOL_NTRACKS));
375 volhdr->dp.dp_secs = htobe16(SGIVOL_NBTOOL_NSECS);

Completed in 49 milliseconds