Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dtwevar.h31 struct twe_ccb { struct
36 TAILQ_ENTRY(twe_ccb) ccb_link; argument
49 typedef TAILQ_HEAD(twe_queue_head, twe_ccb) twe_queue_head; argument