OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lword
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x86/pci/imcsmb/
imcsmb.c
246
uint16_t
lword
;
local in function:imcsmb_exec
257
lword
= *word;
330
lword
= htobe16(*(uint16_t *)buf);
335
lword
= *(uint8_t *)buf;
337
cmd_val |=
lword
;
426
lword
= (uint16_t) (stat_val & 0xffff);
427
lword
= htobe16(
lword
);
428
*(uint16_t *)buf =
lword
;
imcsmb.c
246
uint16_t
lword
;
local in function:imcsmb_exec
257
lword
= *word;
330
lword
= htobe16(*(uint16_t *)buf);
335
lword
= *(uint8_t *)buf;
337
cmd_val |=
lword
;
426
lword
= (uint16_t) (stat_val & 0xffff);
427
lword
= htobe16(
lword
);
428
*(uint16_t *)buf =
lword
;
Completed in 132 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025