OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hscb_busaddr
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/ic/
aic79xx_inline.h
740
saved_hscb_busaddr = q_hscb->
hscb_busaddr
;
742
q_hscb->
hscb_busaddr
= saved_hscb_busaddr;
743
q_hscb->next_hscb_busaddr = scb->hscb->
hscb_busaddr
;
795
SCB_GET_TAG(scb), ahd_le32toh(scb->hscb->
hscb_busaddr
),
aic7xxx_inline.h
197
return (ahc->scb_data->
hscb_busaddr
aic79xx.c
5751
bus_addr_t
hscb_busaddr
;
local in function:ahd_alloc_scbs
5769
hscb_busaddr
= hscb_map->physaddr + (offset * sizeof(*hscb));
5793
hscb_busaddr
= hscb_map->physaddr;
5916
hscb->
hscb_busaddr
= ahd_htole32(
hscb_busaddr
);
5951
hscb_busaddr
+= sizeof(*hscb);
6099
ahd->next_queued_hscb->
hscb_busaddr
= ahd_htole32(next_baddr);
6509
busaddr = ahd_le32toh(ahd->next_queued_hscb->
hscb_busaddr
);
7044
busaddr = ahd_le32toh(scb->hscb->
hscb_busaddr
);
7050
prev_scb->hscb->next_hscb_busaddr = scb->hscb->
hscb_busaddr
;
[
all
...]
aic79xxvar.h
518
/*40*/ uint32_t
hscb_busaddr
;
member in struct:hardware_scb
aic7xxxvar.h
722
bus_addr_t
hscb_busaddr
;
member in struct:scb_data
aic7xxx.c
4211
(void **)&scb_data->hscbs, &scb_data->
hscb_busaddr
,
4797
physaddr = ahc->scb_data->
hscb_busaddr
;
Completed in 25 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025