Searched refs:SMRT_EVENT_NOTIFY_BUFLEN (Results 1 – 2 of 2) sorted by relevance
290 senr.senr_size = BE_32(SMRT_EVENT_NOTIFY_BUFLEN); in smrt_write_message_event_notify()312 senr.senr_size = BE_32(SMRT_EVENT_NOTIFY_BUFLEN); in smrt_write_message_cancel_event_notify()1605 if (smrt_command_attach_internal(smrt, event, SMRT_EVENT_NOTIFY_BUFLEN, in smrt_event_init()1617 if (smrt_command_attach_internal(smrt, cancel, SMRT_EVENT_NOTIFY_BUFLEN, in smrt_event_init()1768 bzero(smcm->smcm_internal->smcmi_va, SMRT_EVENT_NOTIFY_BUFLEN); in smrt_event_complete()
334 #define SMRT_EVENT_NOTIFY_BUFLEN 512 macro