OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pcibios_pir_header
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/i386/pci/
pcibios.h
69
struct
pcibios_pir_header
{
struct
87
extern struct
pcibios_pir_header
pcibios_pir_header
;
pcibios.c
99
struct
pcibios_pir_header
pcibios_pir_header
;
variable in typeref:struct:pcibios_pir_header
276
memcpy(&
pcibios_pir_header
, p, 32);
283
pcibios_pir_header
.router_bus,
284
PIR_DEVFUNC_DEVICE(
pcibios_pir_header
.router_devfunc),
285
PIR_DEVFUNC_FUNCTION(
pcibios_pir_header
.router_devfunc));
286
if (
pcibios_pir_header
.compat_router != 0) {
288
pci_devinfo(
pcibios_pir_header
.compat_router,
321
&
pcibios_pir_header
.exclusive_irq) != PCIBIOS_SUCCESS) {
470
if (
pcibios_pir_header
.exclusive_irq)
[
all
...]
Completed in 12 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025