Home
last modified time | relevance | path

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

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