Searched refs:of_uint32h (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/usr.sbin/eeprom/ |
H A D | ofhandlers.c | 52 static void of_uint32h(const struct extabent *, struct ofiocdesc *, char *); 64 { "real-base", of_uint32h }, 65 { "real-size", of_uint32h }, 66 { "load-base", of_uint32h }, 67 { "virt-base", of_uint32h }, 68 { "virt-size", of_uint32h }, 192 of_uint32h(const struct extabent *exent, struct ofiocdesc *ofiop, char *arg) in of_uint32h() function
|