Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c54 static int t4_cb_open(dev_t *devp, int flag, int otyp, cred_t *credp);
59 .cb_open = t4_cb_open,
1089 t4_cb_open(dev_t *devp, int flag, int otyp, cred_t *credp) in t4_cb_open() function