Home
last modified time | relevance | path

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

/trueos/sys/mips/rmi/
HDmsgring.h135 #define MSGRNG_STNID_SEC0 120 macro
/trueos/sys/mips/rmi/dev/sec/
HDrmilib.c2008 aligned->op_ctl.stn_id = MSGRNG_STNID_SEC0; in xlr_sec_allocate_desc()
2811 if ((stid < MSGRNG_STNID_SEC0) || (stid > MSGRNG_STNID_PK0)) { in xlr_sec_msgring_handler()
2813 stid, MSGRNG_STNID_SEC0, MSGRNG_STNID_PK0); in xlr_sec_msgring_handler()
2899 if (desc->op_ctl.stn_id != MSGRNG_STNID_SEC0 && in xlr_sec_msgring_handler()