9506 Want support for QLogic QL41000/45000 series devices
[unleashed.git] / usr / src / uts / common / io / qede / 579xx / drivers / ecore / documentation / snippets / ecore_int_sisr.h
blob85a47c8218d540068a7ca710a1741d3fa87f8c4b
1 /*
3 * @brief ecore_int_igu_read_sisr_reg - Reads the single isr multiple dpc
4 * register from igu.
6 * @param p_hwfn
8 * @return u64
9 */
10 u64 ecore_int_igu_read_sisr_reg(struct ecore_hwfn *p_hwfn);