Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_ioctl.c52 t4_ioctl(struct adapter *sc, int cmd, void *data, int mode) in t4_ioctl() function
H A Dadapter.h922 int t4_ioctl(struct adapter *sc, int cmd, void *data, int mode);
H A Dt4_nexus.c1133 return (t4_ioctl(sc, cmd, data, mode)); in t4_cb_ioctl()
/illumos-gate/usr/src/uts/common/
H A DMakefile.files1990 CXGBE_NEX_OBJS = t4_nexus.o t4_sge.o t4_mac.o t4_ioctl.o shared.o \