Home
last modified time | relevance | path

Searched refs:CDSTAT_FAILED (Results 1 – 8 of 8) sorted by relevance

/dports/audio/xmcd/xmcd-3.3.2/libdi_d/
H A Dvu_pion.c236 sp->status = CDSTAT_FAILED; in pion_get_playstatus()
H A Dvu_pana.c292 sp->status = CDSTAT_FAILED;
H A Dvu_sony.c266 sp->status = CDSTAT_FAILED; in sony_get_playstatus()
H A Dslioc.c532 sp->status = CDSTAT_FAILED;
1497 case CDSTAT_FAILED:
H A Dfbioc.c287 sp->status = CDSTAT_FAILED; in fbioc_rdsubq()
1278 case CDSTAT_FAILED: in fbioc_get_playstatus()
H A Daixioc.c299 sp->status = CDSTAT_FAILED; in aixioc_rdsubq()
1062 case CDSTAT_FAILED: in aixioc_get_playstatus()
H A Dscsipt.c442 sp->status = CDSTAT_FAILED; in scsipt_rdsubq()
2200 case CDSTAT_FAILED: in scsipt_get_playstatus()
/dports/audio/xmcd/xmcd-3.3.2/common_d/
H A Dappenv.h586 #define CDSTAT_FAILED 0x14 /* Audio play error */ macro