Symbol: ntwdt_state_t
usr/src/uts/sun4u/lw8/io/ntwdt.c
1022
ntwdt_state_t *ntwdt_ptr = getstate(inst);
usr/src/uts/sun4u/lw8/io/ntwdt.c
1048
ntwdt_state_t *ntwdt_ptr = NULL;
usr/src/uts/sun4u/lw8/io/ntwdt.c
1443
ntwdt_state_t *ntwdt_ptr = (ntwdt_state_t *)arg;
usr/src/uts/sun4u/lw8/io/ntwdt.c
1532
ntwdt_reprogram_wd(ntwdt_state_t *ntwdt_ptr)
usr/src/uts/sun4u/lw8/io/ntwdt.c
1569
ntwdt_reprogram_wd((ntwdt_state_t *)arg);
usr/src/uts/sun4u/lw8/io/ntwdt.c
1578
ntwdt_start_timer(ntwdt_state_t *ntwdt_ptr)
usr/src/uts/sun4u/lw8/io/ntwdt.c
1613
ntwdt_state_t *ntwdt_ptr = (void *)arg;
usr/src/uts/sun4u/lw8/io/ntwdt.c
1639
ntwdt_state_t *ntwdt_ptr = (void *)arg;
usr/src/uts/sun4u/lw8/io/ntwdt.c
1651
ntwdt_add_callbacks(ntwdt_state_t *ntwdt_ptr)
usr/src/uts/sun4u/lw8/io/ntwdt.c
1689
ntwdt_read_props(ntwdt_state_t *ntwdt_ptr)
usr/src/uts/sun4u/lw8/io/ntwdt.c
1992
wdog_state = ((ntwdt_state_t *)arg)->ntwdt_wdog_state;
usr/src/uts/sun4u/lw8/io/ntwdt.c
415
((ntwdt_state_t *)ddi_get_soft_state(ntwdt_statep, (minor)))
usr/src/uts/sun4u/lw8/io/ntwdt.c
425
static void ntwdt_reprogram_wd(ntwdt_state_t *);
usr/src/uts/sun4u/lw8/io/ntwdt.c
427
static void ntwdt_start_timer(ntwdt_state_t *);
usr/src/uts/sun4u/lw8/io/ntwdt.c
430
static void ntwdt_add_callbacks(ntwdt_state_t *ntwdt_ptr);
usr/src/uts/sun4u/lw8/io/ntwdt.c
437
static int ntwdt_read_props(ntwdt_state_t *);
usr/src/uts/sun4u/lw8/io/ntwdt.c
438
static int ntwdt_add_mbox_handlers(ntwdt_state_t *);
usr/src/uts/sun4u/lw8/io/ntwdt.c
541
sizeof (ntwdt_state_t), 1)) != 0) {
usr/src/uts/sun4u/lw8/io/ntwdt.c
579
ntwdt_state_t *ntwdt_ptr = NULL;
usr/src/uts/sun4u/lw8/io/ntwdt.c
793
ntwdt_state_t *ntwdt_ptr = NULL;
usr/src/uts/sun4u/lw8/io/ntwdt.c
852
ntwdt_add_mbox_handlers(ntwdt_state_t *ntwdt_ptr)
usr/src/uts/sun4u/lw8/io/ntwdt.c
976
ntwdt_state_t *ntwdt_ptr = getstate(inst);
usr/src/uts/sun4v/io/ntwdt.c
144
static void ntwdt_start_timer(ntwdt_state_t *ntwdt_ptr);
usr/src/uts/sun4v/io/ntwdt.c
203
sizeof (ntwdt_state_t), 1)) != 0) {
usr/src/uts/sun4v/io/ntwdt.c
240
ntwdt_state_t *ntwdt_ptr = NULL; /* pointer to ntwdt_runstatep */
usr/src/uts/sun4v/io/ntwdt.c
380
ntwdt_state_t *ntwdt_ptr = NULL;
usr/src/uts/sun4v/io/ntwdt.c
424
ntwdt_state_t *ntwdt_ptr = getstate(instance);
usr/src/uts/sun4v/io/ntwdt.c
453
ntwdt_state_t *ntwdt_ptr = getstate(instance);
usr/src/uts/sun4v/io/ntwdt.c
473
ntwdt_state_t *ntwdt_ptr = NULL;
usr/src/uts/sun4v/io/ntwdt.c
652
ntwdt_state_t *ntwdt_ptr = (ntwdt_state_t *)arg;
usr/src/uts/sun4v/io/ntwdt.c
724
ntwdt_start_timer(ntwdt_state_t *ntwdt_ptr)
usr/src/uts/sun4v/io/ntwdt.c
751
ntwdt_state_t *ntwdt_ptr = (ntwdt_state_t *)arg;
usr/src/uts/sun4v/io/ntwdt.c
76
((ntwdt_state_t *)ddi_get_soft_state(ntwdt_statep, (minor)))
usr/src/uts/sun4v/io/ntwdt.c
774
ntwdt_state_t *ntwdt_ptr = (ntwdt_state_t *)arg;