Searched defs:dskp (Results 1 - 4 of 4) sorted by last modified time

/freebsd-current/stand/libsa/
H A Dgpt.c52 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
213 gptbootfailed(struct dsk *dskp) argument
232 gptbootconv(const char *which, struct dsk *dskp, struct gpt_hdr *hdr, struct gpt_ent *table) argument
282 gptread_table(const char *which, struct dsk *dskp, struct gpt_hdr *hdr, struct gpt_ent *table) argument
321 gptread(struct dsk *dskp, char *buf) argument
[all...]
/freebsd-current/stand/i386/gptboot/
H A Dgptboot.c630 struct gptdsk *dskp; local
/freebsd-current/stand/i386/common/
H A Ddrv.c29 drvsize(struct dsk *dskp) argument
50 drvread(struct dsk *dskp, void *buf, daddr_t lba, unsigned nblk) argument
78 drvwrite(struct dsk *dskp, void *buf, daddr_t lba, unsigned nblk) argument
/freebsd-current/stand/efi/gptboot/
H A Dproto.c55 drvread(struct dsk *dskp, void *buf, daddr_t lba, unsigned nblk) argument
82 drvwrite(struct dsk *dskp, void *buf, daddr_t lba, unsigned nblk) argument
111 drvsize(struct dsk *dskp) argument

Completed in 120 milliseconds