Home
last modified time | relevance | path

Searched defs:newstate (Results 1 – 14 of 14) sorted by relevance

/f-stack/freebsd/contrib/openzfs/cmd/zed/agents/
H A Dzfs_mod.c182 vdev_state_t newstate; in zfs_process_add() local
778 vdev_state_t newstate; in zfsdle_vdev_online() local
/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.c168 vchiq_set_service_state(VCHIQ_SERVICE_T *service, int newstate) in vchiq_set_service_state()
410 vchiq_set_conn_state(VCHIQ_STATE_T *state, VCHIQ_CONNSTATE_T newstate) in vchiq_set_conn_state()
2823 int newstate; in close_service_complete() local
H A Dvchiq_arm.c2767 VCHIQ_CONNSTATE_T oldstate, VCHIQ_CONNSTATE_T newstate) in vchiq_platform_conn_state_changed()
/f-stack/freebsd/amd64/vmm/io/
H A Dvioapic.c134 vioapic_set_pinstate(struct vioapic *vioapic, int pin, bool newstate) in vioapic_set_pinstate()
H A Dvatpic.c420 vatpic_set_pinstate(struct vatpic *vatpic, int pin, bool newstate) in vatpic_set_pinstate()
/f-stack/freebsd/amd64/vmm/
H A Dvmm.c1175 vcpu_set_state_locked(struct vm *vm, int vcpuid, enum vcpu_state newstate, in vcpu_set_state_locked()
1249 vcpu_require_state(struct vm *vm, int vcpuid, enum vcpu_state newstate) in vcpu_require_state()
1258 vcpu_require_state_locked(struct vm *vm, int vcpuid, enum vcpu_state newstate) in vcpu_require_state_locked()
2324 vcpu_set_state(struct vm *vm, int vcpuid, enum vcpu_state newstate, in vcpu_set_state()
/f-stack/freebsd/netinet6/
H A Dnd6.c684 nd6_llinfo_setstate(struct llentry *lle, int newstate) in nd6_llinfo_setstate()
/f-stack/freebsd/netinet/
H A Dtcp_subr.c3424 tcp_state_change(struct tcpcb *tp, int newstate) in tcp_state_change()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev.c3724 vdev_online(spa_t *spa, uint64_t guid, uint64_t flags, vdev_state_t *newstate) in vdev_online()
H A Dzfs_ioctl.c1894 vdev_state_t newstate = VDEV_STATE_UNKNOWN; in zfs_ioc_vdev_set_state() local
/f-stack/freebsd/net/
H A Dif_spppsubr.c2082 sppp_cp_change_state(const struct cp *cp, struct sppp *sp, int newstate) in sppp_cp_change_state()
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c2935 vdev_state_t *newstate) in zpool_vdev_online()
/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c3798 vdev_state_t newstate = VDEV_STATE_UNKNOWN; in online_vdev() local
/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c6656 vdev_state_t newstate; in zpool_do_online() local