Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h111 MBOX_STATE_CMD_RUNNING, enumerator
H A Dqlt.c2532 qlt->mbox_io_state = MBOX_STATE_CMD_RUNNING; in qlt_mailbox_command()
2558 if (qlt->mbox_io_state == MBOX_STATE_CMD_RUNNING) in qlt_mailbox_command()
2766 if (qlt->mbox_io_state != MBOX_STATE_CMD_RUNNING) { in qlt_isr()