Home
last modified time | relevance | path

Searched refs:fmem_status (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/mdb/sun4u/modules/opl/oplhwd/
H A Doplhwd.c474 cmup->chan_fmem[0].fmem_status, in dumpahwd()
475 hwd_stat_decode(cmup->chan_fmem[0].fmem_status)); in dumpahwd()
485 cmup->chan_fmem[1].fmem_status, in dumpahwd()
486 hwd_stat_decode(cmup->chan_fmem[1].fmem_status)); in dumpahwd()
/titanic_50/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c3160 prog->data->fmem_status.error = in drmach_copy_rename_prog__relocatable()
3166 prog->data->fmem_status.stat = FMEM_LOOP_COPY_READY; in drmach_copy_rename_prog__relocatable()
3171 if (prog->data->fmem_status.stat == in drmach_copy_rename_prog__relocatable()
3175 if (prog->data->fmem_status.error) { in drmach_copy_rename_prog__relocatable()
3200 if (prog->data->fmem_status.error != in drmach_copy_rename_prog__relocatable()
3271 prog->data->fmem_status.error = in drmach_copy_rename_prog__relocatable()
3304 prog->data-> fmem_status.error = in drmach_copy_rename_prog__relocatable()
3314 prog->data->fmem_status.error = in drmach_copy_rename_prog__relocatable()
3323 prog->data->fmem_status.stat = FMEM_LOOP_FMEM_READY; in drmach_copy_rename_prog__relocatable()
3644 prog->data->fmem_status.error = ESBD_NOERROR; in drmach_copy_rename_init()
[all …]
/titanic_50/usr/src/uts/sun4u/opl/sys/
H A Ddrmach.h230 drmach_fmem_mbox_t fmem_status; member
H A Dopl_hwdesc.h356 hwd_stat_t fmem_status; /* status of flash */ member