OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:u3_ht_write
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/macppc/macppc/
pic_u3_ht.c
80
#define
u3_ht_write
(ptr,reg,val) (ptr)->ht_write(ptr, reg, val)
macro
222
u3_ht_write
(u3_ht, OPENPIC_CONFIG, x | OPENPIC_CONFIG_RESET);
253
u3_ht_write
(u3_ht, OPENPIC_SRC_VECTOR(irq), x);
254
u3_ht_write
(u3_ht, OPENPIC_IDEST(irq), 1 << 0);
261
u3_ht_write
(u3_ht, OPENPIC_SRC_VECTOR(irq), x);
262
u3_ht_write
(u3_ht, OPENPIC_IDEST(irq), 1 << 0);
267
u3_ht_write
(u3_ht, OPENPIC_CONFIG, x);
269
u3_ht_write
(u3_ht, OPENPIC_SPURIOUS_VECTOR, 0xff);
293
u3_ht_write
(u3_ht, OPENPIC_IPI_VECTOR(1), x);
394
u3_ht_write
(u3_ht, OPENPIC_SRC_VECTOR(irq), x)
[
all
...]
Completed in 11 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025