Searched refs:SCB_GET_TARGET_OFFSET (Results 1 – 3 of 3) sorted by relevance
97 #define SCB_GET_TARGET_OFFSET(ahc, scb) \ macro100 (0x01 << (SCB_GET_TARGET_OFFSET(ahc, scb)))
95 #define SCB_GET_TARGET_OFFSET(ahd, scb) \ macro98 (0x01 << (SCB_GET_TARGET_OFFSET(ahd, scb)))
345 target_offset = SCB_GET_TARGET_OFFSET(ahc, scb); in ahc_done()1093 target_offset = SCB_GET_TARGET_OFFSET(ahc, scb); in ahc_execute_scb()