OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bmdstrategy
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/x68k/dev/
bmd.c
104
dev_type_strategy(
bmdstrategy
);
variable
111
.d_strategy =
bmdstrategy
,
135
.d_strategy =
bmdstrategy
275
bmdstrategy
(struct buf *bp)
function
294
DPRINTF(("
bmdstrategy
: %s blkno %" PRIx64 " bcount %d:",
371
error = writedisklabel(dev,
bmdstrategy
, &dl, NULL);
405
return physio(
bmdstrategy
, NULL, dev, B_READ, minphys, uio);
411
return physio(
bmdstrategy
, NULL, dev, B_WRITE, minphys, uio);
Completed in 29 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026