c2h_evt_read_88xx
if (c2h_evt_read_88xx(adapter, c2h_evt) != _SUCCESS) {
if (c2h_evt_read_88xx(adapter, (u8 *)c2h_evt) == _SUCCESS) {
s32 c2h_evt_read_88xx(struct adapter *adapter, u8 *buf);