OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nd_map_cont
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/next68k/dev/
nextdma.c
281
nsc->sc_stat.
nd_map_cont
= NULL;
332
if ((stat->nd_map) || (stat->
nd_map_cont
)) {
333
if (stat->
nd_map_cont
) {
338
stat->
nd_map_cont
, nsc->sc_conf.nd_cb_arg);
340
stat->
nd_map_cont
= 0;
368
stat->nd_map = stat->
nd_map_cont
;
371
if ((stat->
nd_map_cont
== NULL) ||
372
((++stat->nd_idx_cont >= stat->
nd_map_cont
->dm_nsegs))) {
374
stat->
nd_map_cont
= (*nsc->sc_conf.nd_continue_cb)
376
if (stat->
nd_map_cont
!= NULL)
[
all
...]
nextdmavar.h
50
bus_dmamap_t
nd_map_cont
; /* map needed to continue DMA */
member in struct:nextdma_status
esp.c
1519
if (stat->
nd_map_cont
!= NULL) {
1520
nd_bsw4(DD_START, stat->
nd_map_cont
->dm_segs[
1522
nd_bsw4(DD_STOP, (stat->
nd_map_cont
->dm_segs[
1524
stat->
nd_map_cont
->dm_segs[
1530
(stat->
nd_map_cont
? DMACSR_SETSUPDATE : 0));
1566
if (stat->
nd_map_cont
) {
1568
stat->
nd_map_cont
->dm_segs[
1571
(stat->
nd_map_cont
->dm_segs[
1573
stat->
nd_map_cont
->dm_segs[
1580
(stat->
nd_map_cont
? DMACSR_SETSUPDATE : 0))
[
all
...]
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025