Searched refs:cdevsw_impl_t (Results 1 – 5 of 5) sorted by relevance
171 cdevsw_impl_t *dp; in clnopen()
771 } cdevsw_impl_t; typedef1283 extern cdevsw_impl_t *devimpl;
548 cdevsw_impl_t *cdp; in mod_installdrv()651 cdevsw_impl_t *cdp; in mod_removedrv()
272 cdevsw_impl_t *devimpl;1121 cdevsw_impl_t *dp; in qattach()1737 cdevsw_impl_t *dp; in mlink_file()
213 devimpl = kmem_zalloc(devcnt * sizeof (cdevsw_impl_t), KM_SLEEP); in mod_setup()