OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:srom
(Results
1 - 9
of
9
) sorted by null
/external/syslinux/gpxe/src/drivers/net/
dmfe.c
112
/* CR9 definition:
SROM
/MII */
169
/* NIC
SROM
data */
170
unsigned char
srom
[128];
member in struct:dmfe_private
289
/* Parser
SROM
and media mode */
483
/* read 64 word
srom
data */
485
((u16 *) db->
srom
)[i] = cpu_to_le16(read_srom_word(BASE, i));
489
nic->node_addr[i] = db->
srom
[20 + i];
1020
* Parser
SROM
and media mode
1025
unsigned char *
srom
= db->
srom
;
local
[
all
...]
tulip.c
40
DEC's manuals for the 21143 and
SROM
format were very helpful.
425
u16 advertising[4]; /* MII advertise, from
SROM
table. */
[
all
...]
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/
Ax88772.c
[
all
...]
Ax88772.h
76
#define DEBUG_SROM 0x00800000 ///< Display the
SROM
contents
199
#define CMD_SROM_READ 0x0b ///< Read
SROM
register: Value: Address, Data: Value
[
all
...]
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/
Ax88772.c
799
Read an
SROM
location
802
SROM
.
805
@param [in] Address
SROM
address
Ax88772.h
85
#define DEBUG_SROM 0x00800000 ///< Display the
SROM
contents
219
#define CMD_SROM_READ 0x0b ///< Read
SROM
register: Value: Address, Data: Value
[
all
...]
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h
[
all
...]
bcmdevs.h
467
/*
SROM
11 - 11ac boardflag definitions */
[
all
...]
/hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu.c
216
"\tsrwrite [-c] <
srom
-file-path>\n"
[
all
...]
Completed in 672 milliseconds