Searched refs:tx392x_io_intr_map (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/arch/hpcmips/tx/ |
H A D | tx39io.c | 85 static int tx392x_io_intr_map(int *, int, int); 90 ? tx391x_io_intr_map(s, p, m) : tx392x_io_intr_map(s, p, m)) 94 #define tx39io_intr_map(t, s, p, m) tx392x_io_intr_map(s, p, m) 404 tx392x_io_intr_map(int *src, int port, int mode) in tx392x_io_intr_map() function
|