Searched refs:SELINGO (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daha152x.h142 #define SELINGO 0x10 macro
H A Daha152x.c1682 } else if (TESTLO(SSTAT0, SELINGO)) {
2643 if (s & SELINGO)
2644 printk("SELINGO ");
2684 if (s & SELINGO)
2685 printk("SELINGO ");
3016 if (s & SELINGO)
3017 SPRINTF("SELINGO ");
3057 if (s & SELINGO)
3058 SPRINTF("SELINGO ");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h87 #define SELINGO 0x10 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic79xx_core.c2444 * LED does. SELINGO is only cleared by a successfull
4207 && (ahd_inb(ahd, SSTAT0) & (SELDO|SELINGO)) == 0)
7867 || (ahd_inb(ahd, SSTAT0) & (SELDO|SELINGO)) != 0));
H A Daic7xxx_core.c1728 * LED does. SELINGO is only cleared by a successfull
5595 || (ahc_inb(ahc, SSTAT0) & (SELDO|SELINGO)) != 0));

Completed in 103 milliseconds