Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cddl/compat/opensolaris/sys/
Dsunddi.h56 void *ddi_get_soft_state(void *state, int item);
/freebsd-12-stable/sys/cddl/compat/opensolaris/kern/
Dopensolaris_sunddi.c103 ddi_get_soft_state(void *state, int item) in ddi_get_soft_state() function
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Dzvol.c698 zs = ddi_get_soft_state(zfsdev_state, minor);
1598 zs = ddi_get_soft_state(zfsdev_state, getminor(bp->b_edev));
Dzfs_ioctl.c6562 if (ddi_get_soft_state(zfsdev_state, m) == NULL) { in zfsdev_minor_alloc()
6588 zs = ddi_get_soft_state(zfsdev_state, minor); in zfs_ctldev_init()
6609 zp = ddi_get_soft_state(zfsdev_state, minor); in zfsdev_get_soft_state()
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
Ddtrace.c14587 state = ddi_get_soft_state(dtrace_softstate, minor);
17291 state = ddi_get_soft_state(dtrace_softstate, minor);
17426 state = ddi_get_soft_state(dtrace_softstate, minor);