Searched refs:STMF_IC_MSG_SUCCESS (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpppt_ic_if.h212 STMF_IC_MSG_SUCCESS = 0, enumerator in enum:__anon8844
/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dpppt.c685 if (ic_msg_status != STMF_IC_MSG_SUCCESS) {
784 if (ic_msg_status != STMF_IC_MSG_SUCCESS) {
H A Dalua_ic_if.c331 stmf_ic_msg_status_t status = STMF_IC_MSG_SUCCESS;
420 return (STMF_IC_MSG_SUCCESS);
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c1816 if (ic_ret != STMF_IC_MSG_SUCCESS) {
1927 if (ic_ret == STMF_IC_MSG_SUCCESS) {
2105 if (ic_ret == STMF_IC_MSG_SUCCESS) {
2136 if (ic_ret == STMF_IC_MSG_SUCCESS) {
2971 stmf_ic_msg_status_t ic_ret = STMF_IC_MSG_SUCCESS;
2985 if (ic_ret == STMF_IC_MSG_SUCCESS) {
3061 stmf_ic_msg_status_t ic_ret = STMF_IC_MSG_SUCCESS;
3073 if (ic_ret == STMF_IC_MSG_SUCCESS) {
3135 stmf_ic_msg_status_t ic_ret = STMF_IC_MSG_SUCCESS;
3147 if (ic_ret == STMF_IC_MSG_SUCCESS) {
[all...]

Completed in 75 milliseconds