Searched refs:FL_PERPND (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dfdcio.h98 #define FL_PERPND 0x0004 /* perpendicular recording */ macro
196 #define FDF_3_2880 36,2,0xFF,0x1B,80,0,FDC_1MBPS,002,0x4C,1,1,FL_MFM|FL_PERPND
/freebsd-11-stable/usr.sbin/fdread/
H A Dfdutil.c354 out->flags |= FL_PERPND;
356 out->flags &= ~FL_PERPND;
393 if (in.flags & FL_PERPND)
/freebsd-11-stable/usr.sbin/fdcontrol/
H A Dfdcontrol.c189 if (ft.flags & FL_PERPND) {

Completed in 128 milliseconds