Home
last modified time | relevance | path

Searched defs:cbb_intrhand (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/dev/pccbb/
H A Dpccbbvar.h33 struct cbb_intrhand { struct
34 driver_filter_t *filt;
35 driver_intr_t *intr;
36 void *arg;
37 struct cbb_softc *sc;
38 void *cookie;