Home
last modified time | relevance | path

Searched refs:IRQM (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/
Dsym_defs.h411 #define IRQM 0x08 /* mod: irq mode (1 = totem pole !) */ macro
Dsym_hipd.c273 OUTB (nc_dcntl, (np->rv_dcntl & IRQM)); in sym_reset_scsi_bus()
994 np->rv_dcntl |= IRQM;
997 np->rv_dcntl |= (np->sv_dcntl & IRQM);
1056 np->rv_dcntl & IRQM ? "totem pole" : "open drain",
/linux-2.4.37.9/drivers/scsi/
Dsym53c8xx_defs.h1236 #define IRQM 0x08 /* mod: irq mode (1 = totem pole !) */ macro
Dncr53c8xx.c3446 np->rv_dcntl |= IRQM;
3449 np->rv_dcntl |= (np->sv_dcntl & IRQM);
4713 OUTB (nc_dcntl, (np->rv_dcntl & IRQM));
Dsym53c8xx.c5223 np->rv_dcntl |= IRQM;
5226 np->rv_dcntl |= (np->sv_dcntl & IRQM);
7058 OUTB (nc_dcntl, (np->rv_dcntl & IRQM));