Home
last modified time | relevance | path

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

/drivers/misc/sgi-xp/
Dxpc_sn2.c273 chctl.all_flags = xpc_receive_IRQ_amo_sn2(part->sn.sn2. in xpc_check_for_sent_chctl_flags_sn2()
275 if (chctl.all_flags == 0) in xpc_check_for_sent_chctl_flags_sn2()
279 part->chctl.all_flags |= chctl.all_flags; in xpc_check_for_sent_chctl_flags_sn2()
283 "0x%llx\n", XPC_PARTID(part), chctl.all_flags); in xpc_check_for_sent_chctl_flags_sn2()
356 chctl.all_flags, in xpc_send_notify_IRQ_sn2()
389 variable), FETCHOP_OR, chctl.all_flags); in xpc_send_local_notify_IRQ_sn2()
1516 if (chctl.all_flags != 0) in xpc_get_chctl_all_flags_sn2()
1517 part->chctl.all_flags = 0; in xpc_get_chctl_all_flags_sn2()
1535 chctl.all_flags = 0; in xpc_get_chctl_all_flags_sn2()
1550 chctl.all_flags = 0; in xpc_get_chctl_all_flags_sn2()
[all …]
Dxpc_main.c371 part->chctl.all_flags != 0 || in xpc_channel_mgr()
439 part->chctl.all_flags = 0; in xpc_setup_ch_structures()
Dxpc_uv.c1074 if (chctl.all_flags != 0) in xpc_get_chctl_all_flags_uv()
1075 part->chctl.all_flags = 0; in xpc_get_chctl_all_flags_uv()
1078 return chctl.all_flags; in xpc_get_chctl_all_flags_uv()
Dxpc.h627 u64 all_flags; member
Dxpc_channel.c554 chctl.all_flags = xpc_arch_ops.get_chctl_all_flags(part); in xpc_process_sent_chctl_flags()
/drivers/net/ethernet/stmicro/stmmac/
Dnorm_desc.c126 p->des01.all_flags = 0; in ndesc_init_rx_desc()
141 p->des01.all_flags = 0; in ndesc_init_tx_desc()
Denh_desc.c243 p->des01.all_flags = 0; in enh_desc_init_rx_desc()
258 p->des01.all_flags = 0; in enh_desc_init_tx_desc()
Ddescs.h162 u64 all_flags; member