Searched refs:impl_acc_hdl_alloc (Results 1 - 13 of 13) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dddi_implfuncs.h163 extern ddi_acc_handle_t impl_acc_hdl_alloc(int (*waitfp)(caddr_t),
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dfcgp2.c940 *handlep = impl_acc_hdl_alloc(KM_SLEEP, NULL);
H A Daxq.c1681 *handlep = impl_acc_hdl_alloc(KM_SLEEP, NULL);
/illumos-gate/usr/src/uts/sun4/os/
H A Dddi_impl.c1265 impl_acc_hdl_alloc(int (*waitfp)(caddr_t), caddr_t arg) function
1307 * because that's what we allocated in impl_acc_hdl_alloc() above.
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c2046 *handlep = impl_acc_hdl_alloc(KM_SLEEP, NULL);
/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfcpci.c1700 *handlep = impl_acc_hdl_alloc(KM_SLEEP, NULL);
/illumos-gate/usr/src/uts/intel/ia32/os/
H A Dddi_i86.c149 impl_acc_hdl_alloc(int (*waitfp)(caddr_t), caddr_t arg) function
190 * because that's what we allocated in impl_acc_hdl_alloc() above.
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_dev.c3413 handle = impl_acc_hdl_alloc(KM_SLEEP, NULL);
3515 handle = impl_acc_hdl_alloc(KM_SLEEP, NULL);
/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c1010 handle = impl_acc_hdl_alloc(KM_SLEEP, NULL);
6994 *handlep = impl_acc_hdl_alloc(fp, arg);
7260 *handle = impl_acc_hdl_alloc(KM_SLEEP, NULL);
/illumos-gate/usr/src/uts/sun4u/io/
H A Dopl_cfg.c1908 *handlep = impl_acc_hdl_alloc(KM_SLEEP, NULL);
/illumos-gate/usr/src/uts/common/xen/os/
H A Dxvdi.c559 ring->xr_acc_hdl = impl_acc_hdl_alloc(KM_SLEEP, NULL);
/illumos-gate/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c4407 *handle = impl_acc_hdl_alloc(KM_SLEEP, NULL);
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c6739 *handlep = impl_acc_hdl_alloc(KM_SLEEP, NULL);

Completed in 178 milliseconds