Searched refs:evt_mask (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/drivers/staging/i2o/ |
H A D | iop.c | 1155 * @evt_mask: mask of events 1159 * call the i2o_event_register again with a evt_mask of 0. 1164 int tcntxt, u32 evt_mask) i2o_event_register() 1179 msg->body[0] = cpu_to_le32(evt_mask); i2o_event_register() 1163 i2o_event_register(struct i2o_device *dev, struct i2o_driver *drv, int tcntxt, u32 evt_mask) i2o_event_register() argument
|
H A D | i2o_config.c | 489 msg->body[0] = cpu_to_le32(kdesc.evt_mask); i2o_cfg_evt_reg()
|
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
H A D | opal.c | 275 void opal_notifier_update_evt(uint64_t evt_mask, opal_notifier_update_evt() argument 281 last_notified_mask &= ~evt_mask; opal_notifier_update_evt()
|
/linux-4.1.27/include/uapi/linux/ |
H A D | i2o-dev.h | 99 unsigned int evt_mask; member in struct:i2o_evt_id
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | opal.h | 224 extern void opal_notifier_update_evt(uint64_t evt_mask, uint64_t evt_val);
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
H A D | bnx2.c | 2476 netdev_err(dev, "DEBUG: MCP mode[%08x] state[%08x] evt_mask[%08x]\n", bnx2_dump_mcp_state() 6487 netdev_err(dev, "%06x mode %x state %x evt_mask %x pc %x pc %x instr %x\n", bnx2_dump_ftq()
|
Completed in 238 milliseconds