Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h2100 #define IB_MAC_IOCB_RSP_ERR_UNDERSIZE 0x10 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c1902 if ((err_flag & IB_MAC_IOCB_RSP_ERR_UNDERSIZE) != 0) in ql_build_rx_mp()