Home
last modified time | relevance | path

Searched refs:oper_status (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/dev/lmc/
HDif_lmc.c2584 (sc->status.oper_status == STATUS_UP) && in rxintr_cleanup()
2641 else if (sc->status.oper_status != STATUS_UP) in rxintr_cleanup()
2874 if (sc->status.oper_status != STATUS_UP) return 0; in txintr_setup()
3163 *(int *)result = (sc->status.oper_status==STATUS_UP) ? TIOCM_CAR : 0; in p2p_getmdm()
3544 sc->status.oper_status = sc->card->watchdog(sc); in core_watchdog()
3645 if (sc->status.oper_status != STATUS_UP) in lmc_raw_output()
3697 u_int8_t old_oper_status = sc->status.oper_status; in lmc_watchdog()
3718 if ((old_oper_status != sc->status.oper_status) && (sc->p2p->p2p_modem)) in lmc_watchdog()
3719 (*sc->p2p->p2p_modem)(sc->p2p, sc->status.oper_status==STATUS_UP); in lmc_watchdog()
3742 (sc->status.oper_status == STATUS_UP)) /* link came up */ in lmc_watchdog()
[all …]
HDif_lmc.h758 u_int16_t oper_status; /* actual state: up, down, test */ member
/NextBSD/usr.sbin/lmcconfig/
HDlmcconfig.c612 if (status.oper_status == STATUS_UP) in print_status()
614 else if (status.oper_status == STATUS_DOWN) in print_status()
616 else if (status.oper_status == STATUS_TEST) in print_status()
/NextBSD/sys/dev/mlx5/mlx5_core/
HDmlx5_port.c211 *status = MLX5_GET(paos_reg, out, oper_status); in mlx5_query_port_status()
/NextBSD/sys/dev/mlx5/
HDmlx5_ifc.h6755 u8 oper_status[0x4]; member
7021 u8 oper_status[0x4]; member
7378 u8 oper_status[0x4]; member