Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_hw.h167 #define CSIO_EVT_MSG_SIZE 512 macro
174 uint8_t data[CSIO_EVT_MSG_SIZE];
Dcsio_hw.c3788 if (len > CSIO_EVT_MSG_SIZE) in csio_enqueue_evt()
3828 if (len > CSIO_EVT_MSG_SIZE) in csio_enqueue_evt_lock()