Home
last modified time | relevance | path

Searched refs:opl_read_hwd (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/sun4u/sys/
H A Dopl_cfg.h294 extern int opl_read_hwd(int, hwd_header_t **, hwd_sb_status_t **,
/titanic_50/usr/src/uts/sun4u/io/
H A Dopl_cfg.c308 opl_read_hwd(int board, hwd_header_t **hdrp, hwd_sb_status_t **statp, in opl_read_hwd() function
423 ret = opl_read_hwd(board, hdrp, statp, dinfop, sbp); in opl_probe_init()
/titanic_50/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c401 rv = opl_read_hwd(mp->dev.bp->bnum, NULL, NULL, NULL, &hwd); in drmach_setup_mc_info()