Home
last modified time | relevance | path

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

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