Home
last modified time | relevance | path

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

/dragonfly/sys/dev/pccard/pccbb/
H A Dpccbbvar.h35 struct cbb_intrhand { struct
36 driver_intr_t *intr;
37 void *arg;
38 struct cbb_softc *sc;
39 void *cookie;
40 struct lwkt_serialize *serializer;