OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:device_blks
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/flash/
flash.c
324
int unit,
device_blks
;
local in function:flashstrategy
357
device_blks
= sc->sc_partinfo.part_size / DEV_BSIZE;
361
if (bounds_check_with_mediasize(bp, DEV_BSIZE,
device_blks
) <= 0) {
flash.c
324
int unit,
device_blks
;
local in function:flashstrategy
357
device_blks
= sc->sc_partinfo.part_size / DEV_BSIZE;
361
if (bounds_check_with_mediasize(bp, DEV_BSIZE,
device_blks
) <= 0) {
Completed in 20 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025