Home
last modified time | relevance | path

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

/linux/drivers/scsi/csiostor/
H A Dcsio_hw.c3580 static struct intr_info pl_intr_info[] = { in csio_pl_intr_handler() local
3586 if (csio_handle_intr_status(hw, PL_PL_INT_CAUSE_A, pl_intr_info)) in csio_pl_intr_handler()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c4975 static const struct intr_info pl_intr_info[] = { in pl_intr_handler() local
4981 if (t4_handle_intr_status(adap, PL_PL_INT_CAUSE_A, pl_intr_info)) in pl_intr_handler()