nubus_slot
grf_establish(struct grfbus_softc *sc, nubus_slot *sp,
void grf_establish(struct grfbus_softc *, nubus_slot *,
nubus_slot sc_slot;
nubus_slot *ga_slot;
memcpy(&sc->sc_slot, na->fmt, sizeof(nubus_slot));
nubus_slot sc_slot; /* Nubus slot number */
memcpy(&sc->sc_slot, na->fmt, sizeof(nubus_slot));
nubus_slot fmtblock;
nubus_slot *fmt)
nubus_calc_CRC(bus_space_tag_t bst, bus_space_handle_t bsh, nubus_slot *fmt)
nubus_get_main_dir(nubus_slot *fmt, nubus_dir *dir_return)
nubus_get_dir_from_rsrc(nubus_slot *fmt, nubus_dirent *dirent,
nubus_find_rsrc(bus_space_tag_t bst, bus_space_handle_t bsh, nubus_slot *fmt,
nubus_get_ind_data(bus_space_tag_t bst, bus_space_handle_t bsh, nubus_slot *fmt,
nubus_slot *);
nubus_get_c_string(bus_space_tag_t bst, bus_space_handle_t bsh, nubus_slot *fmt,
nubus_slot *);
nubus_slot *fmt, nubus_dirent *dirent, void *data_return)
nubus_get_vendor(bus_space_tag_t bst, bus_space_handle_t bsh, nubus_slot *fmt,
nubus_slot *fmt)
nubus_slot *fmt;
void nubus_get_main_dir(nubus_slot *, nubus_dir *);
void nubus_get_dir_from_rsrc(nubus_slot *, nubus_dirent *, nubus_dir *);
int nubus_find_rsrc(bus_space_tag_t, bus_space_handle_t, nubus_slot *,
int nubus_get_ind_data(bus_space_tag_t, bus_space_handle_t, nubus_slot *,
int nubus_get_c_string(bus_space_tag_t, bus_space_handle_t, nubus_slot *,
nubus_slot *, nubus_dirent *, void *);
const char *nubus_get_vendor(bus_space_tag_t, bus_space_handle_t, nubus_slot *,
const char *nubus_get_card_name(bus_space_tag_t, bus_space_handle_t, nubus_slot *);