Searched refs:mbox_post_sync_cmd_fast (Results 1 – 1 of 1) sorted by relevance
103 static int mbox_post_sync_cmd_fast(adapter_t *, uint8_t []);2696 if (mbox_post_sync_cmd_fast(adapter, raw_mbox) == 0) { in megaraid_reset_handler()2860 mbox_post_sync_cmd_fast(adapter_t *adapter, uint8_t raw_mbox[]) in mbox_post_sync_cmd_fast() function