Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/installboot/
H A Dinstallboot.h119 struct ib_mach { struct
120 const char *name;
121 int (*setboot) (ib_params *);
122 int (*clearboot) (ib_params *);
123 int (*editboot) (ib_params *);
124 void (*usage) (ib_params *);
125 ib_flags valid_flags;
126 m_flags mach_flags;