Searched defs:cmup (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/sun4u/modules/opl/oplhwd/
H A Doplhwd.c444 hwd_cmu_chan_t *cmup; local
445 cmup = &hwd_sb.sb_cmu.cmu_ch;
449 cmup->chan_status, hwd_stat_decode(cmup->chan_status),
450 cmup->chan_portid, ((cmup->chan_portid) >> 4));
454 cmup->chan_component_name);
458 cmup->chan_scf_interface.scf_status,
459 hwd_stat_decode(cmup->chan_scf_interface.scf_status));
462 cmup
[all...]

Completed in 59 milliseconds