Searched refs:funcp0 (Results 1 – 1 of 1) sorted by relevance
1063 uint_t (*funcp0)(caddr_t, caddr_t); in fhc_zs_intr_wrapper() local1071 funcp0 = softsp->poll_list[0].funcp; in fhc_zs_intr_wrapper()1079 if (funcp0 != NULL) { in fhc_zs_intr_wrapper()1080 if ((funcp0)(funcp0_arg1, funcp0_arg2) == DDI_INTR_CLAIMED) { in fhc_zs_intr_wrapper()