Lines Matching +full:signal +full:- +full:id
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
6 * Copyright (C) 2000,2003 Grant Grundler (grundler at parisc-linux.org)
7 * Copyright (C) 2002 Matthew Wilcox (willy at parisc-linux.org)
15 ** they pack nicely for 64-bit compilation. (ie sizeof(long) == 8)
21 ** -----------------------
24 ** table per cell. N- and L-class consist of a single cell.
49 ** 01 = Edge-triggered
51 ** 11 = Level-triggered
57 ** irq identifies PCI interrupt signal where
66 /* Source Bus ID identifies the bus where interrupt signal comes from */
70 ** Segment ID is unique across a protection domain and
78 ** to which the signal is connected
84 ** to which the signal is connected
153 int *lsi_cpu_id; /* point to logical CPU id */
154 unsigned long *lsi_id_eid; /* point to IA-64 CPU id */
166 int si_cellid; /* cell id */