Searched refs:sc_fn (Results 1 – 2 of 2) sorted by relevance
66 void (*sc_fn)(struct hildev_softc *, u_int, uint8_t *); member70 #define hd_fn sc_hildev.sc_fn
324 if (hdsc->sc_fn != NULL) in hil_process_int()325 (*hdsc->sc_fn)(hdsc, in hil_process_int()