Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ncr/
HDncrreg.h509 #define SCR_NO_OP 0x80000000 macro
HDncr.c2163 SCR_NO_OP,
2186 SCR_NO_OP,
2212 SCR_NO_OP,
/NextBSD/sys/dev/sym/
HDsym_defs.h853 #define SCR_NO_OP 0x80000000 macro
HDsym_hipd.c1786 scripta0->idle[0] = cpu_to_scr(SCR_NO_OP); in sym_fw1_patch()
1787 scripta0->reselected[0] = cpu_to_scr(SCR_NO_OP); in sym_fw1_patch()
1788 scripta0->start[0] = cpu_to_scr(SCR_NO_OP); in sym_fw1_patch()
1798 scripta0->ungetjob[0] = cpu_to_scr(SCR_NO_OP); in sym_fw1_patch()
1827 scripta0->idle[0] = cpu_to_scr(SCR_NO_OP); in sym_fw2_patch()
1828 scripta0->reselected[0] = cpu_to_scr(SCR_NO_OP); in sym_fw2_patch()
1829 scripta0->start[0] = cpu_to_scr(SCR_NO_OP); in sym_fw2_patch()
1839 scripta0->ungetjob[0] = cpu_to_scr(SCR_NO_OP); in sym_fw2_patch()
1854 scripta0->resel_scntl4[0] = cpu_to_scr(SCR_NO_OP); in sym_fw2_patch()
1865 scripta0->datao_phase[0] = cpu_to_scr(SCR_NO_OP); in sym_fw2_patch()
[all …]