Home
last modified time | relevance | path

Searched refs:csio_evtq_worker (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/csiostor/
H A Dcsio_hw.h652 void csio_evtq_worker(struct work_struct *);
H A Dcsio_init.c246 INIT_WORK(&hw->evtq_work, csio_evtq_worker); in csio_hw_init_workers()
H A Dcsio_hw.c3975 csio_evtq_worker(struct work_struct *work) in csio_evtq_worker() function