Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c49 static int t4_cb_ioctl(dev_t dev, int cmd, intptr_t d, int mode, cred_t *credp,
59 .cb_ioctl = t4_cb_ioctl,
961 t4_cb_ioctl(dev_t dev, int cmd, intptr_t d, int mode, cred_t *credp, int *rp) in t4_cb_ioctl() function