Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_mpi.c487 case MBA_IDC_COMPLETE /* 8100h */: in ql_async_event_parser()
942 (mbx_cmds.mb[0] != MBA_IDC_COMPLETE /* 0x8100 */)) { in ql_set_mpi_port_config()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h156 #define MBA_IDC_COMPLETE 0x8100 /* Inter-driver communication */ macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h1646 #define MBA_IDC_COMPLETE 0x8100 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c1413 case MBA_IDC_COMPLETE: in ql_async_event()