Home
last modified time | relevance | path

Searched refs:AHC_INITIATORROLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx.h331 AHC_INITIATORROLE = 0x1000, /* enumerator
H A Daic7xxx_core.c5180 if ((ahc->flags & AHC_INITIATORROLE) != 0) in ahc_chip_init()
5277 ahc->flags |= AHC_INITIATORROLE; in ahc_init()
5391 && (ahc->flags & AHC_INITIATORROLE) != 0) in ahc_init()
5397 && (ahc->flags & AHC_INITIATORROLE) != 0) in ahc_init()
7381 && (ahc->flags & AHC_INITIATORROLE) != 0) { in ahc_handle_en_lun()
7390 } else if ((ahc->flags & AHC_INITIATORROLE) != 0 in ahc_handle_en_lun()
7432 ahc->flags &= ~AHC_INITIATORROLE; in ahc_handle_en_lun()
7684 ahc->flags |= AHC_INITIATORROLE; in ahc_handle_en_lun()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx.h331 AHC_INITIATORROLE = 0x1000, /* enumerator
H A Daic7xxx_core.c5179 if ((ahc->flags & AHC_INITIATORROLE) != 0) in ahc_chip_init()
5276 ahc->flags |= AHC_INITIATORROLE; in ahc_init()
5390 && (ahc->flags & AHC_INITIATORROLE) != 0) in ahc_init()
5396 && (ahc->flags & AHC_INITIATORROLE) != 0) in ahc_init()
7375 && (ahc->flags & AHC_INITIATORROLE) != 0) { in ahc_handle_en_lun()
7384 } else if ((ahc->flags & AHC_INITIATORROLE) != 0 in ahc_handle_en_lun()
7426 ahc->flags &= ~AHC_INITIATORROLE; in ahc_handle_en_lun()
7677 ahc->flags |= AHC_INITIATORROLE; in ahc_handle_en_lun()

Completed in 20 milliseconds