OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:smb_io_base
(Results
1 - 3
of
3
) sorted by null
/external/qemu-pc-bios/bochs/bios/
rombios.h
58
#define
SMB_IO_BASE
0xb100
rombios32.c
448
uint32_t pm_io_base,
smb_io_base
;
variable
924
pci_config_writel(d, 0x90,
SMB_IO_BASE
| 1);
1023
smb_io_base
=
SMB_IO_BASE
;
[
all
...]
/external/qemu/include/hw/i386/
pc.h
113
i2c_bus *piix4_pm_init(PCIBus *bus, int devfn, uint32_t
smb_io_base
,
Completed in 1709 milliseconds