Searched refs:PCI_PCICMD_MSE (Results 1 - 8 of 8) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/ich/
H A Dhardware.h127 #define PCI_PCICMD_MSE 0x02 macro
H A Dconfig.c136 value |= PCI_PCICMD_MSE | PCI_PCICMD_BME;
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/ichaudio/
H A Dhardware.h126 #define PCI_PCICMD_MSE 0x02 macro
H A Dichaudio.c111 value |= PCI_PCICMD_BME | (cookie->flags & TYPE_ICH4) ? PCI_PCICMD_MSE : PCI_PCICMD_IOS;
/haiku-fatelf/src/add-ons/kernel/drivers/dvb/cx23882/
H A Dcx23882_regs.h29 #define PCI_PCICMD_MSE 0x02 macro
H A Ddvb_interface.c93 val = PCI_PCICMD_BME | PCI_PCICMD_MSE | (val & ~PCI_PCICMD_IOS);
/haiku-fatelf/src/add-ons/kernel/drivers/network/rtl8169/
H A Dhardware.h23 #define PCI_PCICMD_MSE 0x02 macro
H A Ddevice.c544 val = PCI_PCICMD_BME | PCI_PCICMD_MSE | (val & ~PCI_PCICMD_IOS);

Completed in 48 milliseconds