Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dpcibr_private.h163 struct pciio_intr_s bi_pi; member
164 #define bi_flags bi_pi.pi_flags /* PCIBR_INTR flags */
165 #define bi_dev bi_pi.pi_dev /* associated pci card */
166 #define bi_lines bi_pi.pi_lines /* which PCI interrupt line(s) */
167 #define bi_func bi_pi.pi_func /* handler function (when connected) */
168 #define bi_arg bi_pi.pi_arg /* handler parameter (when connected) */
169 #define bi_mustruncpu bi_pi.pi_mustruncpu /* Where we must run. */
170 #define bi_irq bi_pi.pi_irq /* IRQ assigned. */
171 #define bi_cpu bi_pi.pi_cpu /* cpu assigned. */