Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c1399 #define DRMACH_MAX_MBOX_MSG_SIZE 4096 macro
1678 static uint8_t buf[DRMACH_MAX_MBOX_MSG_SIZE]; in drmach_mbox_event()
1684 uint32_t length = DRMACH_MAX_MBOX_MSG_SIZE; in drmach_mbox_event()
1838 static uint8_t buf[DRMACH_MAX_MBOX_MSG_SIZE]; in drmach_mbox_getmsg()
1853 length = DRMACH_MAX_MBOX_MSG_SIZE; in drmach_mbox_getmsg()