Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h212 #define MBC_FLASH_ACCESS 0x3e /* Flash Access Control */ macro
840 {MBC_FLASH_ACCESS, "MBC_FLASH_ACCESS"}, \
/titanic_50/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h153 #define MBC_FLASH_ACCESS 0x3e /* Flash Access Control */ macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c4564 mcp->mb[0] = MBC_FLASH_ACCESS; in ql_flash_access()