/src/sys/arch/mac68k/nubus/ |
nubus.h | 200 } nubus_slot; typedef in typeref:struct:_nubus_slot 368 nubus_slot *fmt; 376 void nubus_get_main_dir(nubus_slot *, nubus_dir *); 377 void nubus_get_dir_from_rsrc(nubus_slot *, nubus_dirent *, nubus_dir *); 379 int nubus_find_rsrc(bus_space_tag_t, bus_space_handle_t, nubus_slot *, 381 int nubus_get_ind_data(bus_space_tag_t, bus_space_handle_t, nubus_slot *, 383 int nubus_get_c_string(bus_space_tag_t, bus_space_handle_t, nubus_slot *, 386 nubus_slot *, nubus_dirent *, void *); 388 const char *nubus_get_vendor(bus_space_tag_t, bus_space_handle_t, nubus_slot *, 390 const char *nubus_get_card_name(bus_space_tag_t, bus_space_handle_t, nubus_slot *); [all...] |
nubus.h | 200 } nubus_slot; typedef in typeref:struct:_nubus_slot 368 nubus_slot *fmt; 376 void nubus_get_main_dir(nubus_slot *, nubus_dir *); 377 void nubus_get_dir_from_rsrc(nubus_slot *, nubus_dirent *, nubus_dir *); 379 int nubus_find_rsrc(bus_space_tag_t, bus_space_handle_t, nubus_slot *, 381 int nubus_get_ind_data(bus_space_tag_t, bus_space_handle_t, nubus_slot *, 383 int nubus_get_c_string(bus_space_tag_t, bus_space_handle_t, nubus_slot *, 386 nubus_slot *, nubus_dirent *, void *); 388 const char *nubus_get_vendor(bus_space_tag_t, bus_space_handle_t, nubus_slot *, 390 const char *nubus_get_card_name(bus_space_tag_t, bus_space_handle_t, nubus_slot *); [all...] |