enic_link_is_up
if (enic_link_is_up(softc) != 0) {
link = enic_link_is_up(softc);
static int enic_link_is_up(struct enic_softc *);