Searched refs:nubus_get_c_string (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/mac68k/nubus/ |
H A D | nubus.c | 669 nubus_get_c_string(bus_space_tag_t bst, bus_space_handle_t bsh, nubus_slot *fmt, in nubus_get_c_string() function 776 nubus_get_c_string(bst, bsh, fmt, &ent, str_ret, 64); in nubus_get_vendor() 803 nubus_get_c_string(bst, bsh, fmt, &ent, name_ret, 64); in nubus_get_card_name()
|
H A D | nubus.h | 383 int nubus_get_c_string(bus_space_tag_t, bus_space_handle_t, nubus_slot *,
|