Home
last modified time | relevance | path

Searched defs:opsp (Results 1 – 4 of 4) sorted by relevance

/titanic_52/usr/src/uts/common/os/
H A Ddacf_clnt.c219 dacf_rsrvlist_t **opsp, *op; in dacfc_postattach() local
272 dacf_rsrvlist_t **opsp, *op; in dacfc_predetach() local
/titanic_52/usr/src/uts/common/sys/
H A Dautoconf.h238 #define INCR_DEV_OPS_REF(opsp) (opsp)->devo_refcnt++ argument
239 #define DECR_DEV_OPS_REF(opsp) (opsp)->devo_refcnt-- argument
240 #define CB_DRV_INSTALLED(opsp) ((opsp) != &nodev_ops && \ argument
242 #define DRV_UNLOADABLE(opsp) ((opsp)->devo_refcnt == 0) argument
243 #define DEV_OPS_HELD(opsp) ((ops argument
244 NEXUS_DRV(opsp) global() argument
[all...]
/titanic_52/usr/src/uts/i86pc/os/
H A Dmp_implfuncs.c403 struct psm_ops *opsp; in psm_install() local
/titanic_52/usr/src/uts/common/io/hotplug/hpcsvc/
H A Dhpcsvc.c440 hpc_slot_t *handlep, hpc_slot_ops_t *opsp, in hpc_slot_register() argument