Searched refs:AHC_INITIATORROLE (Results 1 – 5 of 5) sorted by relevance
1017 return ((ahc->flags & AHC_INITIATORROLE) != 0); in ahc_patch8_func()
180 if ((ahc->flags & AHC_INITIATORROLE) != 0) {331 if ((ahc->flags & AHC_INITIATORROLE) != 0) {645 if ((ahc->flags & AHC_INITIATORROLE) != 0) {928 if ((ahc->flags & AHC_INITIATORROLE) != 0) {1267 if ((ahc->flags & AHC_INITIATORROLE) != 0) {1365 if ((ahc->flags & AHC_INITIATORROLE) != 0) {1693 if ((ahc->flags & AHC_INITIATORROLE) != 0) {
344 AHC_INITIATORROLE = 0x1000, /* enumerator
4726 if ((ahc->flags & AHC_INITIATORROLE) != 0) in ahc_chip_init()4827 ahc->flags |= AHC_INITIATORROLE; in ahc_init()4978 && (ahc->flags & AHC_INITIATORROLE) != 0) in ahc_init()4984 && (ahc->flags & AHC_INITIATORROLE) != 0) in ahc_init()7318 && (ahc->flags & AHC_INITIATORROLE) != 0) { in ahc_handle_en_lun()7327 } else if ((ahc->flags & AHC_INITIATORROLE) != 0 in ahc_handle_en_lun()7365 ahc->flags &= ~AHC_INITIATORROLE; in ahc_handle_en_lun()7617 ahc->flags |= AHC_INITIATORROLE; in ahc_handle_en_lun()
507 if ((ahc->flags & AHC_INITIATORROLE) == 0 in ahc_action()