Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/sys/
H A Dopl_cfg.h184 hwd_sb_status_t *pr_sb_status;
294 extern int opl_read_hwd(int, hwd_header_t **, hwd_sb_status_t **,
/titanic_44/usr/src/cmd/mdb/sun4u/modules/opl/oplhwd/
H A Doplhwd.c304 hwd_sb_status_t hwd_sb_status; in dumpahwd()
317 bzero(&hwd_sb_status, sizeof (hwd_sb_status_t)); in dumpahwd()
370 if (mdb_vread(&hwd_sb_status, sizeof (hwd_sb_status_t), in dumpahwd()
/titanic_44/usr/src/uts/sun4u/opl/sys/
H A Dopl_hwdesc.h132 } hwd_sb_status_t; typedef
/titanic_44/usr/src/uts/sun4u/io/
H A Dopl_cfg.c183 hwd_sb_status_t *statp; in opl_dump_hwd()
308 opl_read_hwd(int board, hwd_header_t **hdrp, hwd_sb_status_t **statp, in opl_read_hwd()
321 hwd_sb_status_t *st; in opl_read_hwd()
380 st = (hwd_sb_status_t *) in opl_read_hwd()
408 hwd_sb_status_t **statp; in opl_probe_init()