Searched defs:dskp (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/stand/i386/common/
H A Ddrv.c32 drvsize(struct dsk *dskp) argument
53 drvread(struct dsk *dskp, void *buf, daddr_t lba, unsigned nblk) argument
81 drvwrite(struct dsk *dskp, void *buf, daddr_t lba, unsigned nblk) argument
/freebsd-12-stable/stand/efi/gptboot/
H A Dproto.c58 drvread(struct dsk *dskp, void *buf, daddr_t lba, unsigned nblk) argument
85 drvwrite(struct dsk *dskp, void *buf, daddr_t lba, unsigned nblk) argument
114 drvsize(struct dsk *dskp) argument
/freebsd-12-stable/stand/libsa/
H A Dgpt.c55 gptupdate(const char *which, struct dsk *dskp, struct gpt_hdr *hdr, argument
91 gptfind(const uuid_t *uuid, struct dsk *dskp, int part) argument
183 gptread_hdr(const char *which, struct dsk *dskp, struct gpt_hdr *hdr, argument
212 gptbootfailed(struct dsk *dskp) argument
231 gptbootconv(const char *which, struct dsk *dskp, struct gpt_hdr *hdr, struct gpt_ent *table) argument
278 gptread_table(const char *which, struct dsk *dskp, struct gpt_hdr *hdr, struct gpt_ent *table) argument
316 gptread(struct dsk *dskp, char *buf) argument
[all...]
/freebsd-12-stable/stand/i386/gptboot/
H A Dgptboot.c631 struct gptdsk *dskp; local
/freebsd-12-stable/stand/i386/zfsboot/
H A Dzfsboot.c484 drvsize_gpt(struct dsk *dskp) argument
517 struct dsk *dskp; local

Completed in 189 milliseconds