Searched refs:IRQM (Results 1 – 2 of 2) sorted by relevance
413 #define IRQM 0x08 /* mod: irq mode (1 = totem pole !) */ macro
2704 np->rv_dcntl |= IRQM; in sym_prepare_setting()2707 np->rv_dcntl |= (np->sv_dcntl & IRQM); in sym_prepare_setting()2768 np->rv_dcntl & IRQM ? "totem pole" : "open drain", in sym_prepare_setting()2996 OUTB (nc_dcntl, (np->rv_dcntl & IRQM)); in sym_reset_scsi_bus()