Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/csiostor/ !
Dcsio_hw.c3783 struct csio_evt_msg *evt_entry = NULL; in csio_enqueue_evt()
3801 struct csio_evt_msg, list); in csio_enqueue_evt()
3819 struct csio_evt_msg *evt_entry = NULL; in csio_enqueue_evt_lock()
3845 struct csio_evt_msg, list); in csio_enqueue_evt_lock()
3872 csio_free_evt(struct csio_hw *hw, struct csio_evt_msg *evt_entry) in csio_free_evt()
3980 struct csio_evt_msg *evt_msg; in csio_evtq_worker()
3995 evt_msg = (struct csio_evt_msg *) evt_entry; in csio_evtq_worker()
4344 struct csio_evt_msg *evt_entry; in csio_hw_init()
4392 evt_entry = kzalloc(sizeof(struct csio_evt_msg), GFP_KERNEL); in csio_hw_init()
Dcsio_hw.h171 struct csio_evt_msg { struct