OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:baseres
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
hifn7751.c
2817
struct hifn_base_result
baseres
;
local in function:hifn_callback_comp
2835
memcpy(&
baseres
, resbuf, sizeof(struct hifn_base_result));
2856
if (
baseres
.flags & htole16(HIFN_BASE_RES_DSTOVERRUN)) {
2897
olen = dstsize - (letoh16(
baseres
.dst_cnt) |
2898
(((letoh16(
baseres
.session) & HIFN_BASE_RES_DSTLEN_M) >>
hifn7751.c
2817
struct hifn_base_result
baseres
;
local in function:hifn_callback_comp
2835
memcpy(&
baseres
, resbuf, sizeof(struct hifn_base_result));
2856
if (
baseres
.flags & htole16(HIFN_BASE_RES_DSTOVERRUN)) {
2897
olen = dstsize - (letoh16(
baseres
.dst_cnt) |
2898
(((letoh16(
baseres
.session) & HIFN_BASE_RES_DSTLEN_M) >>
Completed in 28 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025