HomeSort by: relevance | last modified time | path
    Searched defs:generic (Results 1 - 25 of 90) sorted by relevancy

1 2 3 4

  /src/sys/arch/arm/gemini/
gemini_a4x_space.c 58 bs_protos(generic); variable
gemini_space.c 93 bs_protos(generic); variable
  /src/sys/arch/arm/xscale/
ixp425_a4x_space.c 58 bs_protos(generic); variable
pxa2x0_a4x_space.c 54 bs_protos(generic); variable
pxa2x0_space.c 90 bs_protos(generic); variable
  /src/sys/arch/arm/footbridge/
footbridge_com_io.c 55 bs_protos(generic); variable
  /src/sys/net/
ether_calls.h 68 struct device_call_generic generic; member in union:ether_get_mac_address_binding
  /src/crypto/external/apache2/openssl/dist/providers/implementations/skeymgmt/
generic.c 21 PROV_SKEY *generic = keydata; local
23 if (generic == NULL)
26 OPENSSL_free(generic->data);
27 OPENSSL_free(generic);
34 PROV_SKEY *generic = NULL; local
47 generic = OPENSSL_zalloc(sizeof(PROV_SKEY));
48 if (generic == NULL)
51 generic->libctx = libctx;
53 generic->type = SKEY_TYPE_GENERIC;
55 if ((generic->data = OPENSSL_memdup(raw_bytes->data, raw_bytes->data_size)) == NULL
    [all...]
  /src/sys/arch/arm/imx/
imx23_space.c 59 bs_protos(generic); variable
imx_space.c 86 bs_protos(generic); variable
  /src/sys/dev/i2c/
i2c_calls.h 71 struct device_call_generic generic; member in union:i2c_enumerate_devices_binding
  /src/sys/dev/pci/
pci_calls.h 75 struct device_call_generic generic; member in union:pci_bus_get_child_devhandle_binding
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/
amdgpu_hw_generic.c 45 generic->shifts->field_name, generic->masks->field_name
48 generic->base.base.ctx
50 (generic->regs->reg)
63 struct hw_generic *generic = HW_GENERIC_FROM_BASE(*ptr); local
65 dal_hw_generic_destruct(generic);
67 kfree(generic);
76 struct hw_generic *generic = HW_GENERIC_FROM_BASE(ptr); local
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
gpio.h 36 struct hw_generic *generic; member in union:gpio_hw_container
  /src/lib/libc/citrus/
citrus_stdenc.h 48 } generic; member in union:_citrus_stdenc_state_desc::__anon241
  /src/sys/arch/arm/ixp12x0/
ixp12x0_io.c 50 bs_protos(generic); variable
  /src/sys/arch/arm/s3c2xx0/
s3c2xx0_space.c 88 bs_protos(generic); variable
  /src/sys/arch/evbarm/adi_brh/
obio_space.c 54 bs_protos(generic); variable
  /src/sys/arch/evbarm/hdl_g/
obio_space.c 54 bs_protos(generic); variable
  /src/sys/arch/evbarm/iq80310/
obio_space.c 54 bs_protos(generic); variable
  /src/sys/arch/evbarm/iq80321/
obio_space.c 54 bs_protos(generic); variable
  /src/sys/arch/evbarm/iyonix/
obio_space.c 54 bs_protos(generic); variable
  /src/sys/arch/iyonix/iyonix/
obio_space.c 54 bs_protos(generic); variable
  /src/sys/arch/arm/arm32/
armv7_generic_space.c 48 bs_protos(generic); variable
  /src/sys/arch/arm/at91/
at91_bus_space.c 54 bs_protos(generic); variable

Completed in 131 milliseconds

1 2 3 4