Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h91 #define SLI3_IOCB_CMD_SIZE 128 macro
93 #define SLI3_IOCB_MAX_SIZE ((SLI3_IOCB_CMD_SIZE * \
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c12005 size = SLI3_IOCB_CMD_SIZE; in emlxs_integrity_check()
12009 SLI3_IOCB_CMD_SIZE); in emlxs_integrity_check()
H A Demlxs_sli3.c6258 hba->sli.sli3.iocb_cmd_size = SLI3_IOCB_CMD_SIZE; in emlxs_mb_config_port()