Searched refs:BUSMON_SEL (Results 1 – 4 of 4) sorted by relevance
192 # define BUSMON_SEL BIT(6) macro431 …ine BUSMON_RESELECT ( BUSMON_IO | BUSMON_SEL)432 …ine BUSMON_PHASE_MASK ( BUSMON_MSG | BUSMON_IO | BUSMON_CD | BUSMON_SEL)440 #define BUSPHASE_SELECT ( BUSMON_SEL | BUSMON_IO )
607 if ((phase & BUSMON_BSY) || (phase & BUSMON_SEL)) { in nsp32_selection_autoscsi()
198 #define BUSMON_SEL S_SELECT macro
677 nsp_negate_signal(SCpnt, BUSMON_SEL, "reselect<SEL>"); in nsp_reselected()