Searched refs:IRQM (Results 1 – 3 of 3) sorted by relevance
234 #define IRQM 0x08 /* mod: irq mode (1 = totem pole !) */ macro
190 OUTB(np, nc_dcntl, (np->rv_dcntl & IRQM)); in sym_reset_scsi_bus()888 np->rv_dcntl |= IRQM;891 np->rv_dcntl |= (np->sv_dcntl & IRQM);931 np->rv_dcntl & IRQM ? "totem pole" : "open drain",
757 #define IRQM 0x08 /* mod: irq mode (1 = totem pole !) */ macro