OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ctustrategy
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/vax/boot/boot/
ctu.c
76
ctustrategy
(void *f, int func, daddr_t dblk, size_t size, void *buf, size_t *rsize)
function in typeref:typename:int
/src/sys/arch/vax/vax/
ctu.c
92
dev_type_strategy(
ctustrategy
);
97
.d_strategy =
ctustrategy
,
204
ctustrategy
(struct buf *bp)
function in typeref:typename:void
209
printf("
ctustrategy
: bcount %ld blkno %d\n", bp->b_bcount, bp->b_blkno);
210
printf("
ctustrategy
: bp %p\n", bp);
Completed in 12 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025