Searched refs:IRQM (Results 1 – 4 of 4) sorted by relevance
247 #define IRQM 0x08 /* mod: irq mode (1 = totem pole !) */ macro
203 OUTB(np, nc_dcntl, (np->rv_dcntl & IRQM)); in sym_reset_scsi_bus()901 np->rv_dcntl |= IRQM;904 np->rv_dcntl |= (np->sv_dcntl & IRQM);944 np->rv_dcntl & IRQM ? "totem pole" : "open drain",
769 #define IRQM 0x08 /* mod: irq mode (1 = totem pole !) */ macro
3957 np->rv_dcntl |= IRQM; in ncr_prepare_setting()3960 np->rv_dcntl |= (np->sv_dcntl & IRQM); in ncr_prepare_setting()