Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c47 static int t4_cb_open(dev_t *devp, int flag, int otyp, cred_t *credp);
52 .cb_open = t4_cb_open,
931 t4_cb_open(dev_t *devp, int flag, int otyp, cred_t *credp) in t4_cb_open() function