Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/stand/sgivol/
H A Dsgivol.c43 #define SGIVOL_NBTOOL_NSECS 32 macro
226 if (st.st_size < (SGIVOL_NBTOOL_NSECS * SGIVOL_NBTOOL_NTRACKS)) in main()
228 SGIVOL_NBTOOL_NSECS * SGIVOL_NBTOOL_NTRACKS); in main()
350 htobe16(st.st_size / (SGIVOL_NBTOOL_NSECS * SGIVOL_NBTOOL_NTRACKS)); in init_volhdr()
357 volhdr->dp.dp_secs = htobe16(SGIVOL_NBTOOL_NSECS); in init_volhdr()