Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_hw.c3309 struct csio_evt_msg *evt_entry = NULL; in csio_enqueue_evt()
3327 struct csio_evt_msg, list); in csio_enqueue_evt()
3345 struct csio_evt_msg *evt_entry = NULL; in csio_enqueue_evt_lock()
3371 struct csio_evt_msg, list); in csio_enqueue_evt_lock()
3398 csio_free_evt(struct csio_hw *hw, struct csio_evt_msg *evt_entry) in csio_free_evt()
3506 struct csio_evt_msg *evt_msg; in csio_evtq_worker()
3521 evt_msg = (struct csio_evt_msg *) evt_entry; in csio_evtq_worker()
3878 struct csio_evt_msg *evt_entry; in csio_hw_init()
3926 evt_entry = kzalloc(sizeof(struct csio_evt_msg), GFP_KERNEL); in csio_hw_init()
Dcsio_hw.h171 struct csio_evt_msg { struct