OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pciconf_resource
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
pciconf.c
97
struct
pciconf_resource
{
struct
116
struct
pciconf_resource
resources[PCICONF_RESOURCE_NTYPES];
186
struct
pciconf_resource
io_res;
187
struct
pciconf_resource
mem_res;
188
struct
pciconf_resource
pmem_res;
202
static uint64_t pci_allocate_range(struct
pciconf_resource
*, uint64_t, int,
229
init_range_resource(struct
pciconf_resource
*r, const char *name,
244
fini_range_resource(struct
pciconf_resource
*r)
866
pci_allocate_range(struct
pciconf_resource
* const r, const uint64_t amt,
978
struct
pciconf_resource
*r
[
all
...]
pciconf.c
97
struct
pciconf_resource
{
struct
116
struct
pciconf_resource
resources[PCICONF_RESOURCE_NTYPES];
186
struct
pciconf_resource
io_res;
187
struct
pciconf_resource
mem_res;
188
struct
pciconf_resource
pmem_res;
202
static uint64_t pci_allocate_range(struct
pciconf_resource
*, uint64_t, int,
229
init_range_resource(struct
pciconf_resource
*r, const char *name,
244
fini_range_resource(struct
pciconf_resource
*r)
866
pci_allocate_range(struct
pciconf_resource
* const r, const uint64_t amt,
978
struct
pciconf_resource
*r
[
all
...]
Completed in 24 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025