OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:portno
(Results
1 - 2
of
2
) sorted by null
/external/grub/netboot/
cs89x0.c
83
static inline int readreg(int
portno
)
85
outw(
portno
, eth_nic_base + ADD_PORT);
89
static inline void writereg(int
portno
, int value)
91
outw(
portno
, eth_nic_base + ADD_PORT);
/external/dnsmasq/src/
option.c
1441
char *
portno
, *source;
local
[
all
...]
Completed in 96 milliseconds