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

/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/ich/
H A Dhardware.h126 #define PCI_PCICMD_IOS 0x01 macro
H A Dconfig.c138 value |= PCI_PCICMD_IOS | PCI_PCICMD_BME;
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/ichaudio/
H A Dhardware.h125 #define PCI_PCICMD_IOS 0x01 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.h28 #define PCI_PCICMD_IOS 0x01 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.h22 #define PCI_PCICMD_IOS 0x01 macro
H A Ddevice.c544 val = PCI_PCICMD_BME | PCI_PCICMD_MSE | (val & ~PCI_PCICMD_IOS);

Completed in 101 milliseconds