Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/
HDt4_main.c111 static struct cdevsw t4_cdevsw = { variable
657 sc->cdev = make_dev(is_t4(sc) ? &t4_cdevsw : &t5_cdevsw, in t4_attach()