Searched refs:NTB_LINK_STATUS_ACTIVE (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/ntb/ntb_hw/
H A Dntb_hw_intel.h53 #define NTB_LINK_STATUS_ACTIVE 0x2000 macro
H A Dntb_hw_intel.c2185 return ((ntb->lnk_sta & NTB_LINK_STATUS_ACTIVE) != 0);

Completed in 162 milliseconds