Home
last modified time | relevance | path

Searched refs:ct_isa_softc (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/dev/ct/
HDct_isa.c83 struct ct_isa_softc { struct
103 "ct", ct_isa_methods, sizeof(struct ct_isa_softc), argument
168 struct ct_isa_softc *pct = device_get_softc(dev); in ct_isa_attach()