Searched defs:iospc_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/iospc/
H A Diospc.h59 } iospc_t; typedef in typeref:struct:iospc
124 int (*access_init)(iospc_t *iospc_p, iospc_ksinfo_t *ksinfo_p);
125 int (*access)(iospc_t *iospc_p, void *, int op, int regid,
127 int (*access_fini)(iospc_t *iospc_p, iospc_ksinfo_t *ksinfo_p);
144 extern int iospc_kstat_attach(iospc_t *iospc_p);
145 extern void iospc_kstat_detach(iospc_t *iospc_p);

Completed in 51 milliseconds