Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx.seq180 if ((ahc->flags & AHC_INITIATORROLE) != 0) {
331 if ((ahc->flags & AHC_INITIATORROLE) != 0) {
643 if ((ahc->flags & AHC_INITIATORROLE) != 0) {
926 if ((ahc->flags & AHC_INITIATORROLE) != 0) {
1265 if ((ahc->flags & AHC_INITIATORROLE) != 0) {
1363 if ((ahc->flags & AHC_INITIATORROLE) != 0) {
1691 if ((ahc->flags & AHC_INITIATORROLE) != 0) {
Daic7xxx.h331 AHC_INITIATORROLE = 0x1000, /* enumerator
Daic7xxx_core.c5208 if ((ahc->flags & AHC_INITIATORROLE) != 0) in ahc_chip_init()
5305 ahc->flags |= AHC_INITIATORROLE; in ahc_init()
5419 && (ahc->flags & AHC_INITIATORROLE) != 0) in ahc_init()
5425 && (ahc->flags & AHC_INITIATORROLE) != 0) in ahc_init()
7410 && (ahc->flags & AHC_INITIATORROLE) != 0) { in ahc_handle_en_lun()
7419 } else if ((ahc->flags & AHC_INITIATORROLE) != 0 in ahc_handle_en_lun()
7461 ahc->flags &= ~AHC_INITIATORROLE; in ahc_handle_en_lun()
7713 ahc->flags |= AHC_INITIATORROLE; in ahc_handle_en_lun()
Daic7xxx_seq.h_shipped1017 return ((ahc->flags & AHC_INITIATORROLE) != 0);