OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pciconf_bus_t
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
pciconf.c
192
}
pciconf_bus_t
;
typedef in typeref:struct:_s_pciconf_bus_t
194
static int probe_bus(
pciconf_bus_t
*);
195
static void alloc_busno(
pciconf_bus_t
*,
pciconf_bus_t
*);
197
static int pci_do_device_query(
pciconf_bus_t
*, pcitag_t, int, int, int);
198
static int setup_iowins(
pciconf_bus_t
*);
199
static int setup_memwins(
pciconf_bus_t
*);
201
static int configure_bus(
pciconf_bus_t
*);
204
static pciconf_win_t *get_io_desc(
pciconf_bus_t
*, bus_size_t);
205
static pciconf_win_t *get_mem_desc(
pciconf_bus_t
*, bus_size_t)
[
all
...]
Completed in 12 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025