Home
last modified time | relevance | path

Searched refs:msi_control_reg (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device.c4428 u16 msi_control_reg; in __hal_device_msi_intr_endis() local
4432 msi_control), &msi_control_reg); in __hal_device_msi_intr_endis()
4435 msi_control_reg |= 0x1; in __hal_device_msi_intr_endis()
4437 msi_control_reg &= ~0x1; in __hal_device_msi_intr_endis()
4441 msi_control), msi_control_reg); in __hal_device_msi_intr_endis()