Home
last modified time | relevance | path

Searched refs:we_params (Results 1 – 1 of 1) sorted by last modified time

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/isa/
H A Dif_we_isa.c94 static const char *we_params(bus_space_tag_t, bus_space_handle_t,
188 if (we_params(asict, asich, &type, &memsize, NULL, &is790) == NULL) in we_isa_probe()
287 typestr = we_params(asict, asich, &wsc->sc_type, NULL, in we_isa_attach()
346 we_params(bus_space_tag_t asict, bus_space_handle_t asich, uint8_t *typep, in we_params() function