emlxs_intx_remove
return (emlxs_intx_remove(hba));
ret = emlxs_intx_remove(hba);
extern int32_t emlxs_intx_remove(emlxs_hba_t *hba);
#define EMLXS_INTR_REMOVE(_hba) emlxs_intx_remove(_hba)