Home
last modified time | relevance | path

Searched refs:SCB_GET_TARGET_OFFSET (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/ic/
Daic7xxxvar.h100 #define SCB_GET_TARGET_OFFSET(ahc, scb) \ macro
103 (0x01 << (SCB_GET_TARGET_OFFSET(ahc, scb)))
Daic7xxx_openbsd.c159 target_offset = SCB_GET_TARGET_OFFSET(ahc, scb); in ahc_done()
418 target_offset = SCB_GET_TARGET_OFFSET(ahc, scb); in ahc_execute_scb()
Daic79xx.h124 #define SCB_GET_TARGET_OFFSET(ahd, scb) \ macro
127 (0x01 << (SCB_GET_TARGET_OFFSET(ahd, scb)))