Home
last modified time | relevance | path

Searched defs:pcibr_intr_wrap_s (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dpcibr_private.h256 struct pcibr_intr_wrap_s { struct
257 pcibr_soft_t iw_soft; /* which bridge */
258 volatile bridgereg_t *iw_stat; /* ptr to b_int_status */
259 bridgereg_t iw_ibit; /* bit in b_int_status */
260 pcibr_intr_list_t iw_list; /* ghostbusters! */
261 int iw_hdlrcnt; /* running handler count */
262 int iw_shared; /* if Bridge bit is shared */
263 int iw_connected; /* if already connected */