OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:im_base
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/macppc/macppc/
pic_u3_ht.c
63
volatile uint8_t *
im_base
;
member in struct:u3_ht_irqmap
366
irqmap[irq].
im_base
= base;
486
return (irq < 128) && (u3_ht->ht_irqmap[irq].
im_base
!= NULL);
495
out8rb(irqmap->
im_base
+ 0x02, 0x10 + (irqmap->im_index << 1));
497
x = in32rb(irqmap->
im_base
+ 0x04);
499
out32rb(irqmap->
im_base
+ 0x04, x | HTAPIC_MASK);
512
out32rb(irqmap->
im_base
+ 0x04, x);
521
out8rb(irqmap->
im_base
+ 0x02, 0x10 + (irqmap->im_index << 1));
522
x = in32rb(irqmap->
im_base
+ 0x04);
524
out32rb(irqmap->
im_base
+ 0x04, x)
[
all
...]
pic_u3_ht.c
63
volatile uint8_t *
im_base
;
member in struct:u3_ht_irqmap
366
irqmap[irq].
im_base
= base;
486
return (irq < 128) && (u3_ht->ht_irqmap[irq].
im_base
!= NULL);
495
out8rb(irqmap->
im_base
+ 0x02, 0x10 + (irqmap->im_index << 1));
497
x = in32rb(irqmap->
im_base
+ 0x04);
499
out32rb(irqmap->
im_base
+ 0x04, x | HTAPIC_MASK);
512
out32rb(irqmap->
im_base
+ 0x04, x);
521
out8rb(irqmap->
im_base
+ 0x02, 0x10 + (irqmap->im_index << 1));
522
x = in32rb(irqmap->
im_base
+ 0x04);
524
out32rb(irqmap->
im_base
+ 0x04, x)
[
all
...]
Completed in 66 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025