Searched refs:FDC_1MBPS (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dfdcio.h170 #define FDC_1MBPS 0x03 /* 1MPBS MFM drive transfer rate */ 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.c299 out->trans = FDC_1MBPS;
382 case FDC_1MBPS: speed = 1000; break;

Completed in 69 milliseconds