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

/illumos-gate/usr/src/cmd/mdb/sun4u/modules/opl/oplhwd/
H A Doplhwd.c303 hwd_header_t hwd_hdr;
316 bzero(&hwd_hdr, sizeof (hwd_header_t));
337 if (mdb_vread(&hwd_hdr, sizeof (hwd_header_t),
339 mdb_warn("failed to read hwd_header_t at %p\n",
/illumos-gate/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 **,
/illumos-gate/usr/src/uts/sun4u/io/
H A Dopl_cfg.c182 hwd_header_t *hdrp;
308 opl_read_hwd(int board, hwd_header_t **hdrp, hwd_sb_status_t **statp,
320 hwd_header_t *hd;
379 hd = (hwd_header_t *)hwdp;
407 hwd_header_t **hdrp;
1979 hwd_header_t *hwd_h = NULL;
2002 if ((hwd_h = (hwd_header_t *)opl_boards[lsb].cfg_hwd) == NULL) {
/illumos-gate/usr/src/uts/sun4u/opl/sys/
H A Dopl_hwdesc.h121 } hwd_header_t; typedef in typeref:struct:__anon9906

Completed in 82 milliseconds