Home
last modified time | relevance | path

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

/freebsd/stand/kboot/kboot/
H A Dhostdisk.c85 } hdinfo_t; typedef
87 #define dev2hd(d) ((hdinfo_t *)d->d_opendata)
123 hostdisk_add_part(hdinfo_t *hd, const char *drv, uint64_t secs) in hostdisk_add_part()
125 hdinfo_t *md; in hostdisk_add_part()
147 hdinfo_t *hd = argp; in hostdisk_one_part()
164 hostdisk_add_parts(hdinfo_t *hd) in hostdisk_add_parts()
175 hdinfo_t *hd = NULL; in hostdisk_add_drive()
210 static hdinfo_t *
213 hdinfo_t *hd, *md; in hostdisk_find()
252 hdinfo_t *hd = NULL; in hostdisk_fake_one_disk()
[all …]