DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DOSEEK
sys/dev/disk/fd/fd.c
1704
if (fdc->state == DOSEEK || fdc->state == SEEKCOMPLETE) {
sys/dev/disk/fd/fd.c
1748
fdc->state = DOSEEK;
sys/dev/disk/fd/fd.c
1750
case DOSEEK:
sys/dev/disk/fd/fd.c
2050
fdc->state = DOSEEK;
sys/dev/disk/fd/fd.c
2121
fdc->state = DOSEEK;