Searched refs:mbox0 (Results 1 – 1 of 1) sorted by relevance
2443 uint16_t mbox0 = REG_RD16(qlt, REG_MBOX(0)); in qlt_raw_mailbox_command() local2444 if (mbox0 == QLT_MBX_CMD_SUCCESS) { in qlt_raw_mailbox_command()2447 return (QLT_MBOX_FAILED | mbox0); in qlt_raw_mailbox_command()