Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aacraid/
Drx.c337 u32 status = rx_readl(dev, MUnit.OMRx[0]); in aac_rx_check_health()
506 if (rx_readl(dev, MUnit.OMRx[0]) & KERNEL_PANIC) in aac_rx_restart_adapter()
577 status = rx_readl(dev, MUnit.OMRx[0]); in _aac_rx_init()
587 status = rx_readl(dev, MUnit.OMRx[0]); in _aac_rx_init()
603 while (!((status = rx_readl(dev, MUnit.OMRx[0])) & KERNEL_UP_AND_RUNNING)) in _aac_rx_init()
Daacraid.h1109 __le32 OMRx[2]; /* 1318h | 18h | Outbound Message Registers */ member