sge_intr_info    4486 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	static const struct intr_info sge_intr_info[] = {
sge_intr_info    4527 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	v |= t4_handle_intr_status(adapter, SGE_INT_CAUSE3_A, sge_intr_info);
sge_intr_info    3160 drivers/scsi/csiostor/csio_hw.c 	static struct intr_info sge_intr_info[] = {
sge_intr_info    3196 drivers/scsi/csiostor/csio_hw.c 	v |= csio_handle_intr_status(hw, SGE_INT_CAUSE3_A, sge_intr_info);
sge_intr_info    3198 drivers/scsi/csiostor/csio_hw.c 	if (csio_handle_intr_status(hw, SGE_INT_CAUSE3_A, sge_intr_info) ||