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

/freebsd-10-stable/sys/dev/ntb/ntb_hw/
H A Dntb_hw.c366 static inline bool atom_link_is_err(struct ntb_softc *ntb);
1906 atom_link_is_err(struct ntb_softc *ntb) function
1942 if (!link_is_up(ntb) && atom_link_is_err(ntb)) {
2080 if (atom_link_is_err(ntb))

Completed in 49 milliseconds