OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sectSize
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/mac68k/obio/
iwm_fd.c
855
int
sectSize
, transferSize;
862
sectSize
= 0; /* XXX shut up gcc3 */
890
sectSize
= fd->currentType->sectorSize;
892
|| (bp->b_bcount %
sectSize
) != 0) {
910
transferSize = (bp->b_bcount + (
sectSize
- 1)) /
sectSize
;
Completed in 12 milliseconds
Indexes created Sat Oct 11 14:09:46 GMT 2025