OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:overrun_buf
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/ic/
adv.h
74
u_int8_t
overrun_buf
[ASC_OVERRUN_BSIZE];
member in struct:adv_control
adv.c
139
* Initialize the
overrun_buf
address.
141
sc->
overrun_buf
= sc->sc_dmamap_control->dm_segs[0].ds_addr +
142
offsetof(struct adv_control,
overrun_buf
);
aic79xxvar.h
1171
uint8_t *
overrun_buf
;
member in struct:ahd_softc
advlib.h
852
bus_addr_t
overrun_buf
;
member in struct:asc_softc
advlib.c
1145
phy_addr = (sc->
overrun_buf
& 0xfffffff8) + 8;
aic79xx.c
6085
ahd->
overrun_buf
= next_vaddr;
8351
(ahd->
overrun_buf
- (uint8_t *)ahd->qoutfifo) / 256;
Completed in 25 milliseconds
Indexes created Fri Oct 17 00:09:41 GMT 2025