Home
last modified time | relevance | path

Searched defs:evt_msg (Results 1 – 1 of 1) sorted by relevance

/drivers/scsi/csiostor/
Dcsio_hw.c3411 csio_enqueue_evt(struct csio_hw *hw, enum csio_evt type, void *evt_msg, in csio_enqueue_evt()
3447 csio_enqueue_evt_lock(struct csio_hw *hw, enum csio_evt type, void *evt_msg, in csio_enqueue_evt_lock()
3611 struct csio_evt_msg *evt_msg; in csio_evtq_worker() local