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

/linux-master/drivers/scsi/csiostor/
H A Dcsio_isr.c180 * from csio_scsi_isr_handler(). This also avoids the
202 * csio_scsi_isr_handler() - Common SCSI ISR handler.
212 csio_scsi_isr_handler(struct csio_q *iq) function
252 * This is the top level SCSI MSIX handler. Calls csio_scsi_isr_handler()
271 csio_scsi_isr_handler(iq);
281 * This is the top level SCSI INTx handler. Calls csio_scsi_isr_handler()
290 csio_scsi_isr_handler(iq);

Completed in 102 milliseconds