Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_seq.h1016 return ((ahc->flags & AHC_INITIATORROLE) != 0); in ahc_patch8_func()
Daic7xxx.seq180 if ((ahc->flags & AHC_INITIATORROLE) != 0) {
331 if ((ahc->flags & AHC_INITIATORROLE) != 0) {
643 if ((ahc->flags & AHC_INITIATORROLE) != 0) {
925 if ((ahc->flags & AHC_INITIATORROLE) != 0) {
1264 if ((ahc->flags & AHC_INITIATORROLE) != 0) {
1362 if ((ahc->flags & AHC_INITIATORROLE) != 0) {
1690 if ((ahc->flags & AHC_INITIATORROLE) != 0) {
Daic7xxx.h340 AHC_INITIATORROLE = 0x1000, /* enumerator
Daic7xxx_core.c4713 if ((ahc->flags & AHC_INITIATORROLE) != 0) in ahc_chip_init()
4810 ahc->flags |= AHC_INITIATORROLE; in ahc_init()
4942 && (ahc->flags & AHC_INITIATORROLE) != 0) in ahc_init()
4948 && (ahc->flags & AHC_INITIATORROLE) != 0) in ahc_init()
6924 && (ahc->flags & AHC_INITIATORROLE) != 0) { in ahc_handle_en_lun()
6933 } else if ((ahc->flags & AHC_INITIATORROLE) != 0 in ahc_handle_en_lun()
6975 ahc->flags &= ~AHC_INITIATORROLE; in ahc_handle_en_lun()
7228 ahc->flags |= AHC_INITIATORROLE; in ahc_handle_en_lun()