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