Searched refs:bi_pi (Results 1 – 1 of 1) sorted by relevance
163 struct pciio_intr_s bi_pi; member164 #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. */