Lines Matching refs:hif_hdl
261 void hif_disable_isr(struct hif_opaque_softc *hif_hdl) in hif_disable_isr() argument
263 struct hif_softc *hif_sc = HIF_GET_SOFTC(hif_hdl); in hif_disable_isr()
354 int hif_dump_registers(struct hif_opaque_softc *hif_hdl) in hif_dump_registers() argument
356 struct hif_softc *hif_sc = HIF_GET_SOFTC(hif_hdl); in hif_dump_registers()
361 void hif_dump_target_memory(struct hif_opaque_softc *hif_hdl, in hif_dump_target_memory() argument
365 struct hif_softc *hif_sc = HIF_GET_SOFTC(hif_hdl); in hif_dump_target_memory()
371 void hif_ipa_get_ce_resource(struct hif_opaque_softc *hif_hdl, in hif_ipa_get_ce_resource() argument
376 struct hif_softc *hif_sc = HIF_GET_SOFTC(hif_hdl); in hif_ipa_get_ce_resource()
382 void hif_mask_interrupt_call(struct hif_opaque_softc *hif_hdl) in hif_mask_interrupt_call() argument
384 struct hif_softc *hif_sc = HIF_GET_SOFTC(hif_hdl); in hif_mask_interrupt_call()
412 void hif_enable_power_management(struct hif_opaque_softc *hif_hdl, in hif_enable_power_management() argument
415 struct hif_softc *hif_sc = HIF_GET_SOFTC(hif_hdl); in hif_enable_power_management()
429 void hif_disable_power_management(struct hif_opaque_softc *hif_hdl) in hif_disable_power_management() argument
431 struct hif_softc *hif_sc = HIF_GET_SOFTC(hif_hdl); in hif_disable_power_management()