OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HEXDUMP
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/x86/acpi/
genwakecode.sh
5
HEXDUMP
=${
HEXDUMP
:=
hexdump
}
13
${
HEXDUMP
} -v -e '"\t" 8/1 "0x%02x, " "\n"' < acpi_wakecode.bin | ${SED} 's/0x /0x00/g'
Makefile.wakecode.inc
7
HEXDUMP
=${TOOL_HEXDUMP:Q} \
/src/sys/dev/usb/
xhci.c
76
#define
HEXDUMP
(a, b, c) \
79
hexdump
(printf, a, b, c); \
113
#ifndef
HEXDUMP
114
#define
HEXDUMP
(a, b, c)
1694
HEXDUMP
("eventst", KERNADDR(&sc->sc_eventst_dma, 0),
1910
HEXDUMP
("input control context", xhci_slot_get_icv(sc, xs, 0),
1912
HEXDUMP
("input endpoint context", xhci_slot_get_icv(sc, xs,
1923
HEXDUMP
("output context", xhci_slot_get_dcv(sc, xs, dci),
2989
HEXDUMP
("slot context", cp, sc->sc_ctxsz);
3485
HEXDUMP
("input context", xhci_slot_get_icv(sc, xs, 0)
[
all
...]
Completed in 15 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025