Home
last modified time | relevance | path

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

/freebsd/sys/dev/ti/
H A Dif_ti.c171 static struct cdevsw ti_cdevsw = { variable
2527 sc->dev = make_dev(&ti_cdevsw, device_get_unit(dev), UID_ROOT, in ti_attach()