Searched refs:AHC_INITIATORROLE (Results 1 – 4 of 4) sorted by relevance
180 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) {
331 AHC_INITIATORROLE = 0x1000, /* enumerator
5180 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()
1017 return ((ahc->flags & AHC_INITIATORROLE) != 0);