Searched refs:ntwdt_state_t (Results 1 – 2 of 2) sorted by relevance
76 ((ntwdt_state_t *)ddi_get_soft_state(ntwdt_statep, (minor)))126 } ntwdt_state_t; typedef144 static void ntwdt_start_timer(ntwdt_state_t *ntwdt_ptr);203 sizeof (ntwdt_state_t), 1)) != 0) { in _init()240 ntwdt_state_t *ntwdt_ptr = NULL; /* pointer to ntwdt_runstatep */ in ntwdt_attach()380 ntwdt_state_t *ntwdt_ptr = NULL; in ntwdt_detach()424 ntwdt_state_t *ntwdt_ptr = getstate(instance); in ntwdt_open()453 ntwdt_state_t *ntwdt_ptr = getstate(instance); in ntwdt_close()473 ntwdt_state_t *ntwdt_ptr = NULL; in ntwdt_ioctl()652 ntwdt_state_t *ntwdt_ptr = (ntwdt_state_t *)arg; in ntwdt_cyclic_softint()[all …]
397 } ntwdt_state_t; typedef415 ((ntwdt_state_t *)ddi_get_soft_state(ntwdt_statep, (minor)))425 static void ntwdt_reprogram_wd(ntwdt_state_t *);427 static void ntwdt_start_timer(ntwdt_state_t *);430 static void ntwdt_add_callbacks(ntwdt_state_t *ntwdt_ptr);437 static int ntwdt_read_props(ntwdt_state_t *);438 static int ntwdt_add_mbox_handlers(ntwdt_state_t *);541 sizeof (ntwdt_state_t), 1)) != 0) { in _init()579 ntwdt_state_t *ntwdt_ptr = NULL; in ntwdt_attach()793 ntwdt_state_t *ntwdt_ptr = NULL; in ntwdt_detach()[all …]