Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic7xxx/
A Daic7xxx.h87 #define SCB_GET_TARGET_OFFSET(ahc, scb) \ macro
90 (0x01 << (SCB_GET_TARGET_OFFSET(ahc, scb)))
A Daic79xx.h85 #define SCB_GET_TARGET_OFFSET(ahd, scb) \ macro
88 (0x01 << (SCB_GET_TARGET_OFFSET(ahd, scb)))
A Daic7xxx_osm.c1681 target_offset = SCB_GET_TARGET_OFFSET(ahc, scb); in ahc_done()

Completed in 16 milliseconds