Searched refs:we_params (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/i386/stand/lib/netif/
H A Dwd80x3.c89 we_params(void) function
200 printf("we_params: type = 0x%x, typestr = %s, is16bit = %d, "
242 typestr = we_params();
/netbsd-6-1-5-RELEASE/sys/arch/prep/pnpbus/
H A Dif_we_pnpbus.c90 static const char *we_params(bus_space_tag_t, bus_space_handle_t,
175 typestr = we_params(asict, asich, &wsc->sc_type, &memsize,
255 we_params(bus_space_tag_t asict, bus_space_handle_t asich, u_int8_t *typep, bus_size_t *memsizep, u_int8_t *flagp, int *is790p) function
381 aprint_debug("we_params: type = 0x%x, typestr = %s,"
/netbsd-6-1-5-RELEASE/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)
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
473 printf("we_params: type = 0x%x, typestr = %s, is16bit = %d, "

Completed in 179 milliseconds