OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ioaddr
(Results
26 - 29
of
29
) sorted by null
1
2
/external/grub/netboot/
tlan.c
[
all
...]
config.c
528
we just pick the first one with a non-zero
ioaddr
*/
531
if (p->
ioaddr
!= 0)
533
pci_ioaddrs[0] = p->
ioaddr
;
pci.h
178
unsigned short
ioaddr
;
member in struct:pci_device
3c595.c
461
eth_nic_base = pci->
ioaddr
;
Completed in 54 milliseconds
1
2