diff options
Diffstat (limited to 'usr/src/uts/common/io/ib/ibnex/ibnex.c')
-rw-r--r-- | usr/src/uts/common/io/ib/ibnex/ibnex.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/usr/src/uts/common/io/ib/ibnex/ibnex.c b/usr/src/uts/common/io/ib/ibnex/ibnex.c index 85e190248c..a62c669f83 100644 --- a/usr/src/uts/common/io/ib/ibnex/ibnex.c +++ b/usr/src/uts/common/io/ib/ibnex/ibnex.c @@ -905,11 +905,8 @@ ibnex_busctl(dev_info_t *dip, dev_info_t *rdip, case DDI_CTLOPS_REPORTINT: case DDI_CTLOPS_REGSIZE: case DDI_CTLOPS_NREGS: - case DDI_CTLOPS_NINTRS: case DDI_CTLOPS_SLAVEONLY: case DDI_CTLOPS_AFFINITY: - case DDI_CTLOPS_INTR_HILEVEL: - case DDI_CTLOPS_XLATE_INTRS: case DDI_CTLOPS_POKE: case DDI_CTLOPS_PEEK: IBTF_DPRINTF_L2("ibnex", |