Searched refs:BUSMON_SEL (Results 1 – 4 of 4) sorted by relevance
204 # define BUSMON_SEL BIT(6) macro443 …ine BUSMON_RESELECT ( BUSMON_IO | BUSMON_SEL)444 …ine BUSMON_PHASE_MASK ( BUSMON_MSG | BUSMON_IO | BUSMON_CD | BUSMON_SEL)452 #define BUSPHASE_SELECT ( BUSMON_SEL | BUSMON_IO )
673 if(((phase & BUSMON_BSY) == 1) || (phase & BUSMON_SEL) == 1) { in nsp32_selection_autoscsi()
211 #define BUSMON_SEL S_SELECT macro
732 nsp_negate_signal(SCpnt, BUSMON_SEL, "reselect<SEL>"); in nsp_reselected()