Home
last modified time | relevance | path

Searched defs:_ib_device (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/boot/installboot/sparc/
H A Dinstallboot.h42 typedef struct _ib_device { struct
43 char *path;
44 int fd;
45 uint8_t type;
/illumos-gate/usr/src/cmd/boot/installboot/i386/
H A Dinstallboot.h80 typedef struct _ib_device { struct
81 ib_devtype_t devtype;
82 struct stage_part stage; /* location of boot block */
83 struct stage_part target; /* target file system */