Searched refs:chan_fmem (Results 1 – 2 of 2) sorted by relevance
474 cmup->chan_fmem[0].fmem_status, in dumpahwd()475 hwd_stat_decode(cmup->chan_fmem[0].fmem_status)); in dumpahwd()477 cmup->chan_fmem[0].fmem_used, in dumpahwd()478 cmup->chan_fmem[0].fmem_version.fver_major, in dumpahwd()479 cmup->chan_fmem[0].fmem_version.fver_minor, in dumpahwd()480 cmup->chan_fmem[0].fmem_version.fver_local); in dumpahwd()483 cmup->chan_fmem[0].fmem_component_name); in dumpahwd()485 cmup->chan_fmem[1].fmem_status, in dumpahwd()486 hwd_stat_decode(cmup->chan_fmem[1].fmem_status)); in dumpahwd()488 cmup->chan_fmem[1].fmem_used, in dumpahwd()[all …]
378 hwd_fmem_t chan_fmem[2]; member