Searched refs:GET_NOTIFY_EVENT (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/thunderbolt/ | ||
| H A D | tbcfg_reg.h | 83 #define GET_NOTIFY_EVENT(n) ((n)->event_adap & TB_CFG_EVENT_MASK) macro |
| H A D | router.c | 735 ev = GET_NOTIFY_EVENT(&event); in router_notify_intr() |