Searched refs:ntwdt_wdog_t (Results 1 – 1 of 1) sorted by relevance
378 } ntwdt_wdog_t; typedef395 ntwdt_wdog_t *ntwdt_wdog_state; /* wdog state */448 static void ntwdt_swdt_to_awdt(ntwdt_wdog_t *);449 static void ntwdt_arm_vwdt(ntwdt_wdog_t *wdog_state);580 ntwdt_wdog_t *wdog_state = NULL; in ntwdt_attach()625 kmem_zalloc(sizeof (ntwdt_wdog_t), KM_SLEEP); in ntwdt_attach()698 kmem_free(wdog_state, sizeof (ntwdt_wdog_t)); in ntwdt_attach()825 sizeof (ntwdt_wdog_t)); in ntwdt_detach()1049 ntwdt_wdog_t *wdog_state; in ntwdt_ioctl()1361 ntwdt_arm_vwdt(ntwdt_wdog_t *wdog_state) in ntwdt_arm_vwdt()[all …]