Home
last modified time | relevance | path

Searched refs:FLPF_NOTRESP (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/arch/atari/dev/
H A Dfd.c158 #define FLPF_NOTRESP 0x001 /* Unit not responding */ macro
340 if ((fdsoftc.flags & FLPF_NOTRESP) == 0) { in fdcattach()
1286 fdsoftc->flags |= FLPF_NOTRESP; in fdtestdrv()