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

/freebsd-11-stable/sys/dev/ntb/ntb_hw/
H A Dntb_hw_intel.c366 static inline bool atom_link_is_err(struct ntb_softc *ntb);
1897 atom_link_is_err(struct ntb_softc *ntb) function
1933 if (!link_is_up(ntb) && atom_link_is_err(ntb)) {
2071 if (atom_link_is_err(ntb))

Completed in 101 milliseconds