Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/
H A Dopl_cfg.h183 hwd_header_t *pr_hdr;
294 extern int opl_read_hwd(int, hwd_header_t **, hwd_sb_status_t **,
/titanic_41/usr/src/cmd/mdb/sun4u/modules/opl/oplhwd/
H A Doplhwd.c303 hwd_header_t hwd_hdr; in dumpahwd()
316 bzero(&hwd_hdr, sizeof (hwd_header_t)); in dumpahwd()
337 if (mdb_vread(&hwd_hdr, sizeof (hwd_header_t), in dumpahwd()
/titanic_41/usr/src/uts/sun4u/io/
H A Dopl_cfg.c182 hwd_header_t *hdrp; in opl_dump_hwd()
308 opl_read_hwd(int board, hwd_header_t **hdrp, hwd_sb_status_t **statp, in opl_read_hwd()
320 hwd_header_t *hd; in opl_read_hwd()
379 hd = (hwd_header_t *)hwdp; in opl_read_hwd()
407 hwd_header_t **hdrp; in opl_probe_init()
1979 hwd_header_t *hwd_h = NULL; in opl_get_hwd_va()
2002 if ((hwd_h = (hwd_header_t *)opl_boards[lsb].cfg_hwd) == NULL) { in opl_get_hwd_va()
/titanic_41/usr/src/uts/sun4u/opl/sys/
H A Dopl_hwdesc.h121 } hwd_header_t; typedef