Searched refs:IRQM (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h247 #define IRQM 0x08 /* mod: irq mode (1 = totem pole !) */ macro
H A Dsym_hipd.c203 OUTB(np, nc_dcntl, (np->rv_dcntl & IRQM));
888 np->rv_dcntl |= IRQM;
891 np->rv_dcntl |= (np->sv_dcntl & IRQM);
931 np->rv_dcntl & IRQM ? "totem pole" : "open drain",
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dncr53c8xx.h756 #define IRQM 0x08 /* mod: irq mode (1 = totem pole !) */ macro
H A Dncr53c8xx.c3948 np->rv_dcntl |= IRQM;
3951 np->rv_dcntl |= (np->sv_dcntl & IRQM);

Completed in 122 milliseconds