Home
last modified time | relevance | path

Searched refs:hwd_domain_info_t (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/sun4u/sys/
H A Dopl_cfg.h185 hwd_domain_info_t *pr_dinfo;
295 hwd_domain_info_t **, hwd_sb_t **);
/titanic_50/usr/src/cmd/mdb/sun4u/modules/opl/oplhwd/
H A Doplhwd.c305 hwd_domain_info_t hwd_dinfo; in dumpahwd()
318 bzero(&hwd_dinfo, sizeof (hwd_domain_info_t)); in dumpahwd()
388 if (mdb_vread(&hwd_dinfo, sizeof (hwd_domain_info_t), in dumpahwd()
/titanic_50/usr/src/uts/sun4u/opl/sys/
H A Dopl_hwdesc.h178 } hwd_domain_info_t; typedef
/titanic_50/usr/src/uts/sun4u/io/
H A Dopl_cfg.c184 hwd_domain_info_t *dinfop; in opl_dump_hwd()
309 hwd_domain_info_t **dinfop, hwd_sb_t **sbp) in opl_read_hwd()
322 hwd_domain_info_t *di; in opl_read_hwd()
382 di = (hwd_domain_info_t *) in opl_read_hwd()
409 hwd_domain_info_t **dinfop; in opl_probe_init()