Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc/include/
H A Doldmon.h120 struct om_boottable { struct
121 char b_devname[2]; /* The name of the device */
122 int (*b_probe)(void); /* probe() --> -1 or found controller
147 struct om_boottable *bootTable; /* Points to table entry for device */ argument