OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ahd_le64toh
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
aic79xx_osm.h
175
#define
ahd_le64toh
(x) le64toh(x)
macro
aic79xx_inline.h
792
host_dataptr =
ahd_le64toh
(scb->hscb->dataptr);
aic79xx.c
2643
(uint32_t)((
ahd_le64toh
(hscb->dataptr) >> 32) & 0xFFFFFFFF),
2644
(uint32_t)(
ahd_le64toh
(hscb->dataptr) & 0xFFFFFFFF),
2664
addr =
ahd_le64toh
(sg_list[i].addr);
4830
data_addr =
ahd_le64toh
(sg->addr)
4959
dataptr =
ahd_le64toh
(sg->addr)
Completed in 18 milliseconds
Indexes created Fri Nov 07 05:10:14 GMT 2025