Home | Sort by: relevance | last modified time | path |
/src/sys/arch/x68k/dev/ | |
intio.c | 372 static u_int8_t intio_ivec = 0; variable in typeref:typename:u_int8_t 379 if (intio_ivec && intio_ivec != (vec & 0xfc)) 382 intio_ivec = vec; |
intio.c | 372 static u_int8_t intio_ivec = 0; variable in typeref:typename:u_int8_t 379 if (intio_ivec && intio_ivec != (vec & 0xfc)) 382 intio_ivec = vec; |