Searched refs:hubreg_t (Results 1 – 14 of 14) sorted by relevance
/linux-2.4.37.9/include/asm-mips64/sn/ |
D | intr_public.h | 43 hubreg_t intpend0_masks[N_INTPEND0_MASKS]; 45 hubreg_t intpend1_masks[N_INTPEND1_MASKS];
|
D | arch.h | 25 typedef u64 hubreg_t; typedef
|
D | addrs.h | 38 #define HUBREG_CAST (volatile hubreg_t *)
|
/linux-2.4.37.9/arch/mips/sgi-ip27/ |
D | ip27-irq.c | 156 hubreg_t pend0, mask0; in ip27_do_irq() 319 hubreg_t **intpend_masks, int *ip) in intr_get_ptrs() 340 volatile hubreg_t *mask_reg; in intr_connect_level() 341 hubreg_t *intpend_masks; in intr_connect_level() 366 volatile hubreg_t *mask_reg; in intr_disconnect_level() 367 hubreg_t *intpend_masks; in intr_disconnect_level()
|
D | ip27-init.c | 51 hubreg_t region_mask = 0; 69 hubreg_t get_region(cnodeid_t cnode) in get_region() 77 static void gen_region_mask(hubreg_t *region_mask, int maxnodes) in gen_region_mask() 254 void intr_clear_bits(nasid_t nasid, volatile hubreg_t *pend, int base_level, in intr_clear_bits() 257 volatile hubreg_t bits; in intr_clear_bits()
|
D | ip27-setup.c | 287 hubreg_t p, e; in ip27_setup()
|
/linux-2.4.37.9/arch/ia64/sn/io/sn2/ |
D | shubio.c | 52 hubreg_t iio_imem; in hub_xp_error_handler() 113 hubreg_t ii_iowa; in is_widget_pio_enabled() 275 hubreg_t itte; in hub_ioerror_handler() 276 itte = (hubreg_t)HUB_L(IIO_ITTE_GET(nasid, window)); in hub_ioerror_handler()
|
D | shuberror.c | 64 prb.iprb_regval = REMOTE_HUB_L(nasid, IIO_IOPRB_0 + (i * sizeof(hubreg_t))); in hub_error_clear() 73 REMOTE_HUB_S(nasid, IIO_IOPRB_0 + (i * sizeof(hubreg_t)), prb.iprb_regval); in hub_error_clear() 177 hubreg_t idsr; in hubii_eint_handler() 217 hubreg_t hubii_imem; in hubii_eint_handler()
|
D | ml_iograph.c | 263 hubreg_t llp_csr_reg; in early_probe_for_widget()
|
/linux-2.4.37.9/include/asm-ia64/sn/ |
D | arch.h | 23 typedef u64 hubreg_t; typedef
|
/linux-2.4.37.9/include/asm-ia64/sn/sn2/ |
D | sn_private.h | 47 uint64_t *vec_ptr, hubreg_t *elo);
|
/linux-2.4.37.9/arch/ia64/sn/io/ |
D | io.c | 125 volatile hubreg_t junk; in hub_piomap_alloc() 716 hubreg_t ii_iowa; in hub_set_piomode()
|
/linux-2.4.37.9/include/asm-mips64/sn/sn0/ |
D | addrs.h | 161 *((volatile hubreg_t *)(IO_BASE + 0x17ffff0)) = (_map)
|
/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/ |
D | pcibr_error.c | 220 hubreg_t elo; in pcibr_show_dir_state() 222 extern void get_dir_ent(paddr_t, int *, uint64_t *, hubreg_t *); in pcibr_show_dir_state()
|