Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c1613 static irq_handler_t phy_interrupts[HISI_SAS_PHY_INT_NR] = { variable
1639 rc = devm_request_irq(dev, irq, phy_interrupts[j], 0, in interrupt_init_v1_hw()
H A Dhisi_sas_v2_hw.c3291 static irq_handler_t phy_interrupts[HISI_SAS_PHY_INT_NR] = { variable
3336 rc = devm_request_irq(dev, irq, phy_interrupts[i], 0, in interrupt_init_v2_hw()