Searched defs:resources (Results 1 – 11 of 11) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | resource.h | 33 struct resources struct 49 extern void mark_target_live_regs (rtx, rtx, struct resources *); argument
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | resource.h | 29 struct resources struct 44 extern void mark_target_live_regs (rtx_insn *, rtx, struct resources *); argument
|
/dflybsd-src/sys/bus/isa/ |
H A D | pnpparse.c | 347 pnp_parse_dependant(device_t dev, u_char *resources, int len, in pnp_parse_dependant() 408 pnp_parse_resources(device_t dev, u_char *resources, int len, int ldn) in pnp_parse_resources() 567 pnp_scan_resources(device_t dev, u_char *resources, int len, in pnp_scan_resources()
|
H A D | pnp.c | 366 u_char *resources, int len) in pnp_create_devices() 496 u_char *resources = *resourcesp; in pnp_read_bytes() local 538 u_char *resources = *resourcesp; in pnp_read_resources() local 599 u_char *resources = NULL; in pnp_isolation_protocol() local
|
/dflybsd-src/lib/libutil/ |
H A D | login_class.c | 52 } resources[] = { variable
|
/dflybsd-src/sys/sys/ |
H A D | bus_private.h | 91 struct config_resource *resources; member
|
/dflybsd-src/usr.bin/limits/ |
H A D | limits.c | 225 } resources[RLIM_NLIMITS] = { variable
|
/dflybsd-src/sys/dev/misc/puc/ |
H A D | puc.c | 122 struct resource_list resources; member
|
/dflybsd-src/sys/bus/pccard/ |
H A D | pccardvar.h | 192 struct resource_list resources; member
|
/dflybsd-src/sys/bus/pci/ |
H A D | pcivar.h | 219 struct resource_list resources; member
|
/dflybsd-src/sys/dev/netif/oce/ |
H A D | oce_hw.h | 2017 uint8_t resources[MAX_RESC_DESC * RESC_DESC_SIZE]; member 2035 uint8_t resources[MAX_RESC_DESC * RESC_DESC_SIZE]; member
|