Searched refs:have_io (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/dev/isa/
H A Dtsdio.c61 int rv = 0, have_io = 0; local
83 have_io = 1;
97 if (have_io)
H A Dif_tscs_isa.c68 int rv = 0, have_io = 0, have_pld = 0, irq; local
105 have_io = 1;
157 if (have_io)
H A Dif_cs_isa.c73 int rv = 0, have_io = 0, have_mem = 0; local
102 have_io = 1;
202 if (have_io)
/netbsd-current/sys/arch/evbarm/mini2440/
H A Dif_dm_mini2440.c69 int have_io = 0; local
78 have_io = 1;
99 if (have_io)
/netbsd-current/sys/arch/evbarm/smdk2xx0/
H A Dif_cs_smdk24x0.c117 int rv = 0, have_io = 0; local
129 have_io = 1;
161 if (have_io)

Completed in 151 milliseconds