HomeSort by: relevance | last modified time | path
    Searched refs:nubus_slot (Results 1 - 7 of 7) sorted by relevancy

  /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...]
cpi_nubusvar.h 79 nubus_slot sc_slot; /* Nubus slot number */
nubus.c 65 nubus_slot *);
67 nubus_slot *);
102 nubus_slot fmtblock;
332 nubus_slot *fmt)
464 nubus_calc_CRC(bus_space_tag_t bst, bus_space_handle_t bsh, nubus_slot *fmt)
575 nubus_get_main_dir(nubus_slot *fmt, nubus_dir *dir_return)
588 nubus_get_dir_from_rsrc(nubus_slot *fmt, nubus_dirent *dirent,
607 nubus_find_rsrc(bus_space_tag_t bst, bus_space_handle_t bsh, nubus_slot *fmt,
645 nubus_get_ind_data(bus_space_tag_t bst, bus_space_handle_t bsh, nubus_slot *fmt,
669 nubus_get_c_string(bus_space_tag_t bst, bus_space_handle_t bsh, nubus_slot *fmt
    [all...]
grf_nubus.c 143 memcpy(&sc->sc_slot, na->fmt, sizeof(nubus_slot));
cpi_nubus.c 258 memcpy(&sc->sc_slot, na->fmt, sizeof(nubus_slot));
  /src/sys/arch/mac68k/dev/
grfvar.h 57 nubus_slot sc_slot;
94 nubus_slot *ga_slot;
154 void grf_establish(struct grfbus_softc *, nubus_slot *,
grf_subr.c 46 grf_establish(struct grfbus_softc *sc, nubus_slot *sp,

Completed in 14 milliseconds