Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcmips/stand/pbsdboot/
H A Dpbsdboot.h75 struct preference_s { struct
76 int setting_idx;
77 int fb_type;
78 int fb_width, fb_height, fb_linebytes;
79 int boot_time;
80 long fb_addr;
81 unsigned long platid_cpu, platid_machine;
82 TCHAR setting_name[PATHBUFLEN];
83 TCHAR kernel_name[PATHBUFLEN];
84 TCHAR options[PATHBUFLEN];
[all …]