OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fddone
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/atari/dev/
fd.c
205
static void
fddone
(struct fd_softc *);
707
fddone
(register struct fd_softc *sc)
function
726
panic("
fddone
");
730
printf("
fddone
: unit: %d, buf: %p, resid: %d\n",sc->unit, bp,
759
printf("
fddone
: Nothing to do\n");
766
printf("
fddone
: Staring job on unit %d\n", sc1->unit);
990
fddone
(sc);
1016
fddone
(sc);
1032
fddone
(sc);
fd.c
205
static void
fddone
(struct fd_softc *);
707
fddone
(register struct fd_softc *sc)
function
726
panic("
fddone
");
730
printf("
fddone
: unit: %d, buf: %p, resid: %d\n",sc->unit, bp,
759
printf("
fddone
: Nothing to do\n");
766
printf("
fddone
: Staring job on unit %d\n", sc1->unit);
990
fddone
(sc);
1016
fddone
(sc);
1032
fddone
(sc);
/src/sys/arch/amiga/dev/
fd.c
213
void
fddone
(struct fd_softc *);
528
* if we requested that
fddone
()->fdfindwork() wake us, allow it to
1022
* if DMA'ing done for now,
fddone
() will call us again
1036
* just set flag and let
fddone
() call us again.
1165
* fdintr() -> fddmadone() ->
fddone
();
1167
* to
fddone
() else if the track cache is dirty it will flush. If
1199
* Mark us as busy now, in case
fddone
() gets called in one
1229
* do
fddone
() on last buf to allow other units to start.
1232
fddone
(sc);
1266
fddone
(sc)
1529
fddone
(struct fd_softc *sc)
function
[
all
...]
fd.c
213
void
fddone
(struct fd_softc *);
528
* if we requested that
fddone
()->fdfindwork() wake us, allow it to
1022
* if DMA'ing done for now,
fddone
() will call us again
1036
* just set flag and let
fddone
() call us again.
1165
* fdintr() -> fddmadone() ->
fddone
();
1167
* to
fddone
() else if the track cache is dirty it will flush. If
1199
* Mark us as busy now, in case
fddone
() gets called in one
1229
* do
fddone
() on last buf to allow other units to start.
1232
fddone
(sc);
1266
fddone
(sc)
1529
fddone
(struct fd_softc *sc)
function
[
all
...]
Completed in 51 milliseconds
Indexes created Fri Jun 05 00:26:10 UTC 2026