Searched refs:_mc (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/net/ethernet/brocade/bna/ |
| H A D | bfi.h | 38 #define bfi_h2i_set(_mh, _mc, _op, _fn_lpu) do { \ argument 39 (_mh).msg_class = (_mc); \ 44 #define bfi_i2h_set(_mh, _mc, _op, _i2htok) do { \ argument 45 (_mh).msg_class = (_mc); \ 395 #define bfi_msgq_mhdr_set(_mh, _mc, _mid, _tok, _enet_id) do { \ argument 396 (_mh).msg_class = (_mc); \
|
| /linux-6.15/arch/x86/um/os-Linux/ |
| H A D | mcontext.c | 35 void mc_set_rip(void *_mc, void *target) in mc_set_rip() argument 37 mcontext_t *mc = _mc; in mc_set_rip()
|
| /linux-6.15/arch/um/include/shared/ |
| H A D | arch.h | 15 void mc_set_rip(void *_mc, void *target);
|
| /linux-6.15/drivers/scsi/bfa/ |
| H A D | bfi.h | 62 #define bfi_h2i_set(_mh, _mc, _op, _fn_lpu) do { \ argument 63 (_mh).msg_class = (_mc); \ 68 #define bfi_i2h_set(_mh, _mc, _op, _i2htok) do { \ argument 69 (_mh).msg_class = (_mc); \ 568 #define bfi_msgq_mhdr_set(_mh, _mc, _mid, _tok, _enet_id) do { \ argument 569 (_mh).msg_class = (_mc); \
|