Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c2385 char buffer[MAX_MSG_DATA + 1]; in emlxs_proc_channel_event()
2636 bcopy((uint8_t *)iocb, buffer, MAX_MSG_DATA); in emlxs_proc_channel_event()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h125 #define MAX_MSG_DATA 28 /* max msg data in CMD_ADAPTER_MSG */ macro