Searched refs:ldi_prop_get_int (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | sunldi.h | 135 extern int ldi_prop_get_int(ldi_handle_t lh,
|
/titanic_41/usr/src/uts/common/os/ |
H A D | driver_lyr.c | 1848 blksize = ldi_prop_get_int(lh, in ldi_get_size() 1852 blksize = ldi_prop_get_int(lh, LDI_DEV_T_ANY | in ldi_get_size() 1875 value = ldi_prop_get_int(lh, in ldi_get_size() 1878 blksize = ldi_prop_get_int(lh, in ldi_get_size() 1882 blksize = ldi_prop_get_int(lh, LDI_DEV_T_ANY | in ldi_get_size() 1915 value = ldi_prop_get_int(lh, in ldi_get_size() 2600 ldi_prop_get_int(ldi_handle_t lh, in ldi_prop_get_int() function
|
/titanic_41/usr/src/uts/common/xen/io/ |
H A D | xdb.c | 1282 blksize = ldi_prop_get_int(vdp->xs_ldi_hdl, in xdb_open_device() 1290 if (ldi_prop_get_int(vdp->xs_ldi_hdl, LDI_DEV_T_ANY | DDI_PROP_DONTPASS, in xdb_open_device()
|
/titanic_41/usr/src/man/man9f/ |
H A D | Makefile | 313 ldi_prop_get_int.9f \ 1698 ldi_prop_get_int64.9f := LINKSRC = ldi_prop_get_int.9f
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 309 file path=usr/share/man/man9f/ldi_prop_get_int.9f 938 link path=usr/share/man/man9f/ldi_prop_get_int64.9f target=ldi_prop_get_int.9f
|