Searched defs:isdefault (Results 1 – 14 of 14) sorted by relevance
| /freebsd-14-stable/sys/powerpc/mpc85xx/ |
| HD | isa.c | 53 int isdefault, passthrough, rids; in isa_alloc_resource() local
|
| /freebsd-14-stable/sys/x86/isa/ |
| HD | isa.c | 94 int isdefault = RMAN_IS_DEFAULT_RANGE(start, end); in isa_alloc_resource() local
|
| /freebsd-14-stable/sys/dev/ofw/ |
| HD | ofwbus.c | 138 bool isdefault, passthrough; in ofwbus_alloc_resource() local
|
| /freebsd-14-stable/sys/dev/bhnd/cores/chipc/ |
| HD | chipc_subr.c | 240 bool isdefault; in chipc_set_mem_resource() local
|
| HD | chipc.c | 780 bool passthrough, isdefault; in chipc_alloc_resource() local
|
| /freebsd-14-stable/sbin/hastd/ |
| HD | proto.c | 59 proto_register(struct proto *proto, bool isdefault) in proto_register()
|
| /freebsd-14-stable/contrib/openbsm/bin/auditdistd/ |
| HD | proto.c | 57 proto_register(struct proto *proto, bool isdefault) in proto_register()
|
| /freebsd-14-stable/sys/dev/dpaa/ |
| HD | fman.c | 160 int i, isdefault, passthrough; in fman_alloc_resource() local
|
| /freebsd-14-stable/sys/dev/gpio/ |
| HD | gpiobus.c | 828 int isdefault; in gpiobus_alloc_resource() local
|
| /freebsd-14-stable/contrib/ntp/include/ |
| HD | ntp_config.h | 177 int isdefault; member
|
| /freebsd-14-stable/sys/dev/bhnd/bhndb/ |
| HD | bhndb.c | 954 bool passthrough, isdefault; in bhndb_alloc_resource() local
|
| /freebsd-14-stable/contrib/ntp/ntpd/ |
| HD | ntp_config.c | 1788 int isdefault in create_setvar_node()
|
| /freebsd-14-stable/sys/dev/acpica/ |
| HD | acpi.c | 1490 int isdefault = RMAN_IS_DEFAULT_RANGE(start, end); in acpi_alloc_resource() local
|
| /freebsd-14-stable/sys/kern/ |
| HD | subr_bus.c | 3138 int isdefault = RMAN_IS_DEFAULT_RANGE(start, end); in resource_list_alloc() local
|