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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Daha152x.h142 #define SELINGO 0x10 macro
H A Daha152x.c1726 } else if (TESTLO(SSTAT0, SELINGO)) {
2685 if (s & SELINGO)
2686 printk("SELINGO ");
2726 if (s & SELINGO)
2727 printk("SELINGO ");
3057 if (s & SELINGO)
3058 SPRINTF("SELINGO ");
3098 if (s & SELINGO)
3099 SPRINTF("SELINGO ");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h87 #define SELINGO 0x10 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic79xx_core.c1726 * LED does. SELINGO is only cleared by a sucessfull
3483 && (ahd_inb(ahd, SSTAT0) & (SELDO|SELINGO)) == 0)
7130 || (ahd_inb(ahd, SSTAT0) & (SELDO|SELINGO)) != 0));
H A Daic7xxx_core.c1158 * LED does. SELINGO is only cleared by a sucessfull
5043 || (ahc_inb(ahc, SSTAT0) & (SELDO|SELINGO)) != 0));

Completed in 139 milliseconds