OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:read16
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pcmcia/
if_cnw.c
234
static int
read16
(struct cnw_softc *, int);
268
read16
(struct cnw_softc *sc, int offset)
function
692
buffer =
read16
(sc, CNW_EREG_TDP);
693
bufsize =
read16
(sc, CNW_EREG_TDP + 2);
694
bufoffset =
read16
(sc, CNW_EREG_TDP + 4);
711
buffer =
read16
(sc, buffer);
747
totbytes =
read16
(sc, CNW_EREG_RDP);
794
buffer =
read16
(sc, buffer);
795
bufbytes =
read16
(sc, buffer + 2);
797
read16
(sc, buffer + 4)
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_engine.h
60
#define ENGINE_READ16(...) __ENGINE_READ_OP(
read16
, __VA_ARGS__)
/src/sys/external/bsd/drm2/dist/drm/i915/
intel_uncore.h
379
__uncore_read(
read16
, 16, w, true)
Completed in 17 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026