Searched refs:nubus_slot (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/mac68k/dev/
H A Dgrfvar.h48 nubus_slot sc_slot;
81 nubus_slot *ga_slot;
139 void grf_establish(struct grfbus_softc *, nubus_slot *,
H A Dgrf_subr.c46 grf_establish(struct grfbus_softc *sc, nubus_slot *sp,
/netbsd-6-1-5-RELEASE/sys/arch/mac68k/nubus/
H A Dnubus.h200 } 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...]
H A Dcpi_nubusvar.h81 nubus_slot sc_slot; /* Nubus slot number */
H A Dnubus.c66 nubus_slot *);
68 nubus_slot *);
103 nubus_slot fmtblock;
333 nubus_slot *fmt)
465 nubus_calc_CRC(bus_space_tag_t bst, bus_space_handle_t bsh, nubus_slot *fmt)
576 nubus_get_main_dir(nubus_slot *fmt, nubus_dir *dir_return)
589 nubus_get_dir_from_rsrc(nubus_slot *fmt, nubus_dirent *dirent,
608 nubus_find_rsrc(bus_space_tag_t bst, bus_space_handle_t bsh, nubus_slot *fmt,
646 nubus_get_ind_data(bus_space_tag_t bst, bus_space_handle_t bsh, nubus_slot *fmt,
670 nubus_get_c_string(bus_space_tag_t bst, bus_space_handle_t bsh, nubus_slot *fm
[all...]
H A Dgrf_nubus.c144 memcpy(&sc->sc_slot, na->fmt, sizeof(nubus_slot));
H A Dcpi_nubus.c248 memcpy(&sc->sc_slot, na->fmt, sizeof(nubus_slot));

Completed in 45 milliseconds