if_we_isa.c | 94 static const char *we_params(bus_space_tag_t, bus_space_handle_t, 188 if (we_params(asict, asich, &type, &memsize, NULL, &is790) == NULL) 287 typestr = we_params(asict, asich, &wsc->sc_type, NULL, 346 we_params(bus_space_tag_t asict, bus_space_handle_t asich, uint8_t *typep, function in typeref:typename:const char * 473 printf("we_params: type = 0x%x, typestr = %s, is16bit = %d, "
|