OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hpstrategy
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/vax/boot/boot/
hp.c
95
err =
hpstrategy
(0, F_READ, LABELSECTOR, DEV_BSIZE, io_buf, &i);
108
hpstrategy
(void *f, int func, daddr_t dblk,
function
vaxstand.h
56
hpstrategy
(void *, int, daddr_t, size_t, void *, size_t *);
conf.c
48
SADEV("hp",
hpstrategy
, hpopen, nullsys, noioctl),
/src/sys/arch/vax/mba/
hp.c
88
static dev_type_strategy(
hpstrategy
);
94
.d_strategy =
hpstrategy
,
189
if ((msg = readdisklabel(makedev(0, device_unit(self) * 8),
hpstrategy
,
197
hpstrategy
(struct buf *bp)
function
337
error = writedisklabel(dev,
hpstrategy
, lp, 0);
438
return (physio(
hpstrategy
, NULL, dev, B_READ, minphys, uio));
444
return (physio(
hpstrategy
, NULL, dev, B_WRITE, minphys, uio));
Completed in 18 milliseconds
Indexes created Tue Sep 15 00:24:42 UTC 2026