Home
last modified time | relevance | path

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

/netbsd/sbin/tunefs/
H A Dtunefs.c114 int secshift, fsbtodb; in main() local
123 secshift = 0; in main()
218 secshift = ffs(secsize) - 1; in main()
219 if (secsize != 0 && 1 << secshift != secsize) in main()
291 secshift = ffs(secsize) - 1; in main()
294 if (secshift < DEV_BSHIFT) in main()
296 else if (secshift > sblock.fs_fshift) in main()
300 fsbtodb = sblock.fs_fshift - secshift; in main()
/netbsd/sys/dev/isa/
H A Dfdreg.h116 u_char secshift; /* 0 -> 128, ...; usually 2 -> 512 */ member
137 # define fd_formb_secshift format_info.structured.secshift
/netbsd/sys/arch/acorn32/mainbus/
H A Dfdreg.h109 u_char secshift; /* 0 -> 128, ...; usually 2 -> 512 */ member
130 # define fd_formb_secshift format_info.structured.secshift
/netbsd/sys/arch/x68k/dev/
H A Dfdreg.h82 uint8_t secshift; /* 0 -> 128, ...; usually 2 -> 512 */ member
103 # define fd_formb_secshift format_info.structured.secshift
/netbsd/sys/arch/atari/dev/
H A Dhdfdreg.h122 u_char secshift; /* 0 -> 128, ...; usually 2 -> 512 */ member
144 # define fd_formb_secshift format_info.structured.secshift
/netbsd/sys/arch/sun3/dev/
H A Dfdvar.h93 u_char secshift; /* 0 -> 128, ...; usually 2 -> 512 */ member
114 #define fd_formb_secshift format_info.structured.secshift
/netbsd/sys/arch/sparc/dev/
H A Dfdvar.h99 u_char secshift; /* 0 -> 128, ...; usually 2 -> 512 */ member
120 #define fd_formb_secshift format_info.structured.secshift
/netbsd/sys/arch/sparc64/dev/
H A Dfdcvar.h99 u_char secshift; /* 0 -> 128, ...; usually 2 -> 512 */ member
120 #define fd_formb_secshift format_info.structured.secshift