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

/freebsd-11-stable/sys/mips/rmi/
H A Dmsgring.h135 #define MSGRNG_STNID_SEC0 120 macro
/freebsd-11-stable/sys/mips/rmi/dev/sec/
H A Drmilib.c2008 aligned->op_ctl.stn_id = MSGRNG_STNID_SEC0;
2811 if ((stid < MSGRNG_STNID_SEC0) || (stid > MSGRNG_STNID_PK0)) {
2813 stid, MSGRNG_STNID_SEC0, MSGRNG_STNID_PK0);
2899 if (desc->op_ctl.stn_id != MSGRNG_STNID_SEC0 &&

Completed in 57 milliseconds