Home
last modified time | relevance | path

Searched refs:SCCB_REAS_INVALID_RSCP (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/hercules/hercules-3.13/
H A Dservice.c1779 sccb->reas = SCCB_REAS_INVALID_RSCP; in DEF_INST()
1799 sccb->reas = SCCB_REAS_INVALID_RSCP; in DEF_INST()
1821 sccb->reas = SCCB_REAS_INVALID_RSCP; in DEF_INST()
1844 sccb->reas = SCCB_REAS_INVALID_RSCP; in DEF_INST()
H A Dservice.h59 #define SCCB_REAS_INVALID_RSCP 0x03 /* Invalid resource in parm */ macro