OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mopt
(Results
1 - 6
of
6
) sorted by null
/external/grub/netboot/
3c90x.c
685
unsigned int
mopt
;
local
791
mopt
= inw(INF_3C90X.IOAddr + regResetMediaOptions_3_w);
796
mopt
&= 0x7F;
802
if (
mopt
& 0x01)
807
if (
mopt
& 0x04)
812
if (
mopt
& 0x10)
817
if (
mopt
& 0x20)
822
if (
mopt
& 0x40)
827
if ((
mopt
& 0xA) == 0xA)
832
else if ((
mopt
& 0xA) == 0x2
[
all
...]
/external/dnsmasq/src/
rfc2131.c
668
int
mopt
;
local
671
mopt
= OPTION_VENDOR_ID;
673
mopt
= OPTION_USER_CLASS;
677
if ((opt = option_find(mess, sz,
mopt
, 1)))
[
all
...]
/external/qemu/slirp/
ip_input.c
704
ip_stripoptions(register struct mbuf *m, struct mbuf *
mopt
)
/external/qemu/slirp-android/
ip_input.c
704
ip_stripoptions(register struct mbuf *m, struct mbuf *
mopt
)
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
parser_unittest.cc
[
all
...]
/external/srec/config/en.us/dictionary/
large.ok
[
all
...]
Completed in 610 milliseconds