Searched refs:csio_enqueue_evt (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/scsi/csiostor/
H A Dcsio_hw.h653 int csio_enqueue_evt(struct csio_hw *, enum csio_evt, void *, uint16_t);
H A Dcsio_attr.c706 if (csio_enqueue_evt(hw, CSIO_EVT_DEV_LOSS, &rn, sizeof(rn))) {
H A Dcsio_mb.c1554 if (csio_enqueue_evt(hw, CSIO_EVT_MBX, mbp, sizeof(mbp)))
H A Dcsio_hw.c3780 csio_enqueue_evt(struct csio_hw *hw, enum csio_evt type, void *evt_msg, function

Completed in 222 milliseconds