Searched refs:LevelSensitiveInterrupt (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A DBusLogic.h787 boolean LevelSensitiveInterrupt:1; /* Byte 9 Bit 6 */ member in struct:BusLogic_ExtendedSetupInformation::__anon2184
841 boolean LevelSensitiveInterrupt:1; /* Byte 10 Bit 2 */ member in struct:BusLogic_AutoSCSIData
1378 boolean LevelSensitiveInterrupt:1; member in struct:BusLogic_HostAdapter
H A DBusLogic.c1512 HostAdapter->LevelSensitiveInterrupt = true;
1716 if (ExtendedSetupInformation.Misc.LevelSensitiveInterrupt)
1717 HostAdapter->LevelSensitiveInterrupt = true;
2030 (HostAdapter->LevelSensitiveInterrupt ? "Level" : "Edge"));

Completed in 69 milliseconds