Searched refs:HCA_ATTCH_FM (Results 1 – 2 of 2) sorted by relevance
363 hermon_set_state(state, HCA_ATTCH_FM); in hermon_fm_init()632 hermon_clr_state(state, HCA_ATTCH_FM); in hermon_fm_ereport_init()1336 return (state->hs_fm_disable || hermon_get_state(state) & HCA_ATTCH_FM ? in hermon_rsrc_alloc_uarhdl()1363 return (state->hs_fm_disable || hermon_get_state(state) & HCA_ATTCH_FM ? in hermon_get_pcihdl()1391 return (state->hs_fm_disable || hermon_get_state(state) & HCA_ATTCH_FM ? in hermon_get_msix_tblhdl()1419 return (state->hs_fm_disable || hermon_get_state(state) & HCA_ATTCH_FM ? in hermon_get_msix_pbahdl()
183 #define HCA_ATTCH_FM 0x0100 /* HCA FM attach mode */ macro