Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ncr/
Dncrreg.h509 #define SCR_NO_OP 0x80000000 macro
Dncr.c2163 SCR_NO_OP,
2186 SCR_NO_OP,
2212 SCR_NO_OP,
/freebsd-12-stable/sys/dev/sym/
Dsym_defs.h855 #define SCR_NO_OP 0x80000000 macro
Dsym_hipd.c1790 scripta0->idle[0] = cpu_to_scr(SCR_NO_OP); in sym_fw1_patch()
1791 scripta0->reselected[0] = cpu_to_scr(SCR_NO_OP); in sym_fw1_patch()
1792 scripta0->start[0] = cpu_to_scr(SCR_NO_OP); in sym_fw1_patch()
1802 scripta0->ungetjob[0] = cpu_to_scr(SCR_NO_OP); in sym_fw1_patch()
1831 scripta0->idle[0] = cpu_to_scr(SCR_NO_OP); in sym_fw2_patch()
1832 scripta0->reselected[0] = cpu_to_scr(SCR_NO_OP); in sym_fw2_patch()
1833 scripta0->start[0] = cpu_to_scr(SCR_NO_OP); in sym_fw2_patch()
1843 scripta0->ungetjob[0] = cpu_to_scr(SCR_NO_OP); in sym_fw2_patch()
1858 scripta0->resel_scntl4[0] = cpu_to_scr(SCR_NO_OP); in sym_fw2_patch()
1869 scripta0->datao_phase[0] = cpu_to_scr(SCR_NO_OP); in sym_fw2_patch()
[all …]