OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:next_baddr
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
aic79xx.c
6007
bus_addr_t
next_baddr
;
local in function:ahd_init
6076
next_baddr
= ahd->shared_data_map.physaddr +
6081
next_baddr
+= AHD_TMODE_CMDS * sizeof(struct target_cmd);
6087
next_baddr
+= PKT_OVERRUN_BUFSIZE;
6099
ahd->next_queued_hscb->hscb_busaddr = ahd_htole32(
next_baddr
);
Completed in 17 milliseconds
Indexes created Mon Oct 27 17:09:47 GMT 2025