OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AUTO_VEC
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/atari/atari/
intr.c
79
* -
AUTO_VEC
(mutually exclusive with USER_VEC)
81
* - USER_VEC (mutually exclusive with
AUTO_VEC
)
126
switch (type & (
AUTO_VEC
|USER_VEC)) {
127
case
AUTO_VEC
:
225
switch (ih->ih_type & (
AUTO_VEC
|USER_VEC)) {
226
case
AUTO_VEC
:
/src/sys/arch/atari/include/
intr.h
100
#define
AUTO_VEC
0x0001 /* We're dealing with an auto-vector */
/src/sys/arch/atari/dev/
atari5380.c
272
if (intr_establish(2,
AUTO_VEC
, 0,
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025