NetBSD/sys/arch/i386/isa/icuvar.h

5 lines
49 B
C

struct icu_attach_args {
int port;
int irq;
};