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

/freebsd-10.0-release/sys/dev/ic/
H A Dnec765.h148 #define NE7_SPEC_1(srt, hut) (((16 - (srt)) << 4) | (((hut) / 16))) macro
/freebsd-10.0-release/sys/pc98/cbus/
H A Dfdc.c738 if (fd_cmd(fdc, 3, NE7CMD_SPECIFY, NE7_SPEC_1(4, 240),
748 if (fd_cmd(fdc, 3, NE7CMD_SPECIFY, NE7_SPEC_1(3, 240),
1218 NE7_SPEC_1(4, 240), NE7_SPEC_2(2, 0),
1222 NE7_SPEC_1(3, 240), NE7_SPEC_2(2, 0),

Completed in 121 milliseconds