Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h253 #define MBC_UNLOAD_IP 0x79 /* Unload IP */ macro
880 {MBC_UNLOAD_IP, "MBC_UNLOAD_IP"}, \
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h205 #define MBC_UNLOAD_IP 0x79 /* Unload IP */ macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c508 mcp->mb[0] = MBC_UNLOAD_IP; in ql_shutdown_ip()