Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4nex.h45 #define T4_IOCTL_LOAD_FW (T4_IOCTL + 15) macro
H A Dt4_ioctl.c95 case T4_IOCTL_LOAD_FW: in t4_ioctl()
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcxgbetool.c272 if (doit(iff_name, T4_IOCTL_LOAD_FW, fw)) { in load_fw()