Searched refs:of_uint32d (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/usr.sbin/eeprom/ |
H A D | ofhandlers.c | 53 static void of_uint32d(const struct extabent *, struct ofiocdesc *, char *); 69 { "screen-#columns", of_uint32d }, 70 { "screen-#rows", of_uint32d }, 71 { "selftest-#megs", of_uint32d }, 199 of_uint32d(const struct extabent *exent, struct ofiocdesc *ofiop, char *arg) in of_uint32d() function
|