Home
last modified time | relevance | path

Searched refs:SCB_TARGET_SCB (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx.h552 SCB_TARGET_SCB = 0x2000, enumerator
H A Daic7xxx_core.c2825 if ((scb->flags & SCB_TARGET_SCB) != 0) in ahc_scb_devinfo()