Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/
H A Dps3vram.c95 #define NOTIFIER 7 /* notifier used for completion report */ macro
110 u32 __iomem *notify = ps3vram_get_notifier(priv->reports, NOTIFIER); in ps3vram_notifier_reset()
121 u32 __iomem *notify = ps3vram_get_notifier(priv->reports, NOTIFIER); in ps3vram_notifier_wait()
230 ps3vram_out_ring(priv, DMA_NOTIFIER_HANDLE_BASE + NOTIFIER); in ps3vram_bind()
237 ps3vram_out_ring(priv, DMA_NOTIFIER_HANDLE_BASE + NOTIFIER); in ps3vram_bind()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/
H A D0001-Make-extern-declarations-to-avoid-duplicate-var-defi.patch187 -char process_title[32]; // smsd for main task, NOTIFIER or CHILD, name of a modem for othe…
189 +EXTERN char process_title[32]; // smsd for main task, NOTIFIER or CHILD, name of a modem f…