Searched refs:i386_devdesc (Results 1 – 7 of 7) sorted by relevance
35 struct i386_devdesc struct99 int bd_unit2bios(struct i386_devdesc *); /* xlate biosdisk -> BIOS device */100 int bd_getdev(struct i386_devdesc *dev); /* return dev_t for (dev) */
100 struct i386_devdesc *rootdev; in bi_load64()
57 struct i386_devdesc *rootdev; in bi_load32()
253 bd_unit2bios(struct i386_devdesc *dev) in bd_unit2bios()1294 bd_getdev(struct i386_devdesc *d) in bd_getdev()
106 static struct i386_devdesc *bdev;513 struct i386_devdesc *ddesc; in mount_root()690 struct i386_devdesc dev; in i386_zfs_probe()711 bdev = malloc(sizeof (struct i386_devdesc)); in i386_zfs_probe()712 bzero(bdev, sizeof (struct i386_devdesc)); in i386_zfs_probe()
278 struct i386_devdesc new_currdev; in extract_currdev()439 struct i386_devdesc dev; in i386_zfs_probe()
64 struct i386_devdesc *rootdev; in command_chain()