Searched refs:tc_vsbus_intr_evcnt (Results 1 – 1 of 1) sorted by relevance
72 static const struct evcnt *tc_vsbus_intr_evcnt(device_t, void *);263 tba.tba_intr_evcnt = tc_vsbus_intr_evcnt; in tc_vsbus_attach()378 tc_vsbus_intr_evcnt(device_t dv, void *cookie) in tc_vsbus_intr_evcnt() function