OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:host_dataptr
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
aic79xx_inline.h
790
uint64_t
host_dataptr
;
local in function:ahd_queue_scb
792
host_dataptr
= ahd_le64toh(scb->hscb->dataptr);
796
(u_int)((
host_dataptr
>> 32) & 0xFFFFFFFF),
797
(u_int)(
host_dataptr
& 0xFFFFFFFF),
Completed in 11 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025