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