Home
last modified time | relevance | path

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

/NextBSD/sys/boot/uboot/lib/
HDdisk.c76 static int stor_strategy(void *, int, daddr_t, size_t, char *, size_t *);
87 stor_strategy,
146 stor_strategy(void *devdata, int rw, daddr_t blk, size_t size, char *buf, in stor_strategy() function