Searched refs:funcp1 (Results 1 – 1 of 1) sorted by relevance
1064 uint_t (*funcp1)(caddr_t, caddr_t); in fhc_zs_intr_wrapper() local1072 funcp1 = softsp->poll_list[1].funcp; in fhc_zs_intr_wrapper()1085 if (funcp1 != NULL) { in fhc_zs_intr_wrapper()1086 if ((funcp1)(funcp1_arg1, funcp1_arg2) == DDI_INTR_CLAIMED) { in fhc_zs_intr_wrapper()