Searched refs:opl_read_hwd (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/sys/ |
H A D | opl_cfg.h | 294 extern int opl_read_hwd(int, hwd_header_t **, hwd_sb_status_t **,
|
/illumos-gate/usr/src/uts/sun4u/io/ |
H A D | opl_cfg.c | 308 opl_read_hwd(int board, hwd_header_t **hdrp, hwd_sb_status_t **statp, function 423 ret = opl_read_hwd(board, hdrp, statp, dinfop, sbp);
|
/illumos-gate/usr/src/uts/sun4u/opl/io/ |
H A D | drmach.c | 401 rv = opl_read_hwd(mp->dev.bp->bnum, NULL, NULL, NULL, &hwd);
|
Completed in 78 milliseconds