Searched refs:BUSMON_SEL (Results 1 – 4 of 4) sorted by relevance
183 # define BUSMON_SEL BIT(6) macro422 …ine BUSMON_RESELECT ( BUSMON_IO | BUSMON_SEL)423 …ine BUSMON_PHASE_MASK ( BUSMON_MSG | BUSMON_IO | BUSMON_CD | BUSMON_SEL)431 #define BUSPHASE_SELECT ( BUSMON_SEL | BUSMON_IO )
604 if ((phase & BUSMON_BSY) || (phase & BUSMON_SEL)) { in nsp32_selection_autoscsi()
198 #define BUSMON_SEL S_SELECT macro
679 nsp_negate_signal(SCpnt, BUSMON_SEL, "reselect<SEL>"); in nsp_reselected()