Home
last modified time | relevance | path

Searched refs:biowait (Results 1 – 25 of 72) sorted by relevance

123

/netbsd/src/sys/arch/sbmips/sbmips/
Ddisksubr.c149 if (biowait(bp)) { in readdisklabel()
197 if (biowait(bp)) { in readdisklabel()
241 if (biowait(bp)) { in readdisklabel()
293 if ((error = biowait(bp)) == 0) { in writedisklabel()
318 if ((error = biowait(bp)) != 0) in writedisklabel()
330 error = biowait(bp); in writedisklabel()
/netbsd/src/sys/arch/playstation2/playstation2/
Ddisksubr.c148 if (biowait(bp)) { in readdisklabel()
196 if (biowait(bp)) { in readdisklabel()
239 if (biowait(bp)) { in readdisklabel()
291 if ((error = biowait(bp)) == 0) { in writedisklabel()
316 if ((error = biowait(bp)) != 0) in writedisklabel()
328 error = biowait(bp); in writedisklabel()
/netbsd/src/sys/arch/alpha/alpha/
Ddisksubr.c86 if (biowait(bp)) { in readdisklabel()
121 if (biowait(bp)) { in readdisklabel()
162 if ((error = biowait(bp)) != 0) in writedisklabel()
187 error = biowait(bp); in writedisklabel()
/netbsd/src/sys/arch/x68k/x68k/
Ddisksubr.c110 if (biowait(bp)) { in readdisklabel()
147 if (biowait(bp)) in readdisklabel()
230 if (biowait(bp)) { in readdisklabel()
292 if (biowait(bp)) in writedisklabel()
306 error = biowait(bp); in writedisklabel()
327 if ((error = biowait(bp)) || memcmp(bp->b_data, "X68SCSI1", 8)) in writedisklabel()
340 if ((error = biowait(bp)) == 0) { in writedisklabel()
399 error = biowait(bp); in writedisklabel()
/netbsd/src/sys/arch/evbppc/evbppc/
Ddisksubr.c91 if (biowait(bp)) { in readdisklabel()
136 if (biowait(bp)) { in readdisklabel()
189 if ((error = biowait(bp)) != 0) in writedisklabel()
202 error = biowait(bp); in writedisklabel()
/netbsd/src/sys/arch/hpc/hpc/
Ddisksubr.c178 if (biowait(bp)) { in readdisklabel()
247 if (biowait(bp)) { in readdisklabel()
291 if (biowait(bp)) { in readdisklabel()
343 if ((error = biowait(bp)) == 0) { in writedisklabel()
377 if ((error = biowait(bp)) != 0) in writedisklabel()
390 error = biowait(bp); in writedisklabel()
/netbsd/src/sys/arch/arm/arm/
Ddisksubr.c199 if (biowait(bp)) { in readdisklabel()
243 if (biowait(bp)) { in readdisklabel()
324 if ((error = biowait(bp))) in writedisklabel()
337 error = biowait(bp); in writedisklabel()
Ddisksubr_acorn.c212 if (biowait(bp)) { in filecore_label_read()
272 if (biowait(bp)) { in filecore_label_read()
354 if ((rv = biowait(bp)) != 0) { in filecore_label_locate()
/netbsd/src/sys/arch/pmax/pmax/
Ddisksubr.c82 if (biowait(bp)) { in readdisklabel()
136 if (biowait(bp)) { in compat_label()
220 if ((error = biowait(bp)) != 0) in writedisklabel()
233 error = biowait(bp); in writedisklabel()
/netbsd/src/sys/arch/sgimips/sgimips/
Ddisksubr.c96 err = biowait(bp); in readdisklabel()
117 err = biowait(bp); in readdisklabel()
158 if((error = biowait(bp)) != 0) in writedisklabel()
169 if ((error = biowait(bp)) != 0) in writedisklabel()
182 error = biowait(bp); in writedisklabel()
/netbsd/src/sys/arch/mipsco/mipsco/
Ddisksubr.c92 err = biowait(bp); in readdisklabel()
113 err = biowait(bp); in readdisklabel()
172 if((error = biowait(bp)) != 0) in writedisklabel()
183 if ((error = biowait(bp)) != 0) in writedisklabel()
196 error = biowait(bp); in writedisklabel()
/netbsd/src/sys/arch/hppa/hppa/
Ddisksubr.c110 if (biowait(bp)) { in readbsdlabel()
218 if (biowait(bp)) { in readliflabel()
243 if (biowait(dbp)) { in readliflabel()
314 error = biowait(bp); in writedisklabel()
/netbsd/src/sys/arch/news68k/news68k/
Ddisksubr.c87 if (biowait(bp)) in readdisklabel()
133 if ((error = biowait(bp)) != 0) in writedisklabel()
146 error = biowait(bp); in writedisklabel()
/netbsd/src/sys/arch/newsmips/newsmips/
Ddisksubr.c87 if (biowait(bp)) in readdisklabel()
133 if ((error = biowait(bp)) != 0) in writedisklabel()
146 error = biowait(bp); in writedisklabel()
/netbsd/src/sys/arch/hp300/hp300/
Ddisksubr.c88 if (biowait(bp)) in readdisklabel()
134 if ((error = biowait(bp)) != 0) in writedisklabel()
147 error = biowait(bp); in writedisklabel()
/netbsd/src/sys/arch/vax/vax/
Ddisksubr.c94 if (biowait(bp)) { in readdisklabel()
148 if (biowait(bp)) { in compat_label()
219 if ((error = biowait(bp))) in writedisklabel()
227 error = biowait(bp); in writedisklabel()
/netbsd/src/sys/arch/evbmips/evbmips/
Ddisksubr.c126 if (biowait(bp)) { in readdisklabel()
168 if ((error = biowait(bp)) != 0) in writedisklabel()
178 error = biowait(bp); in writedisklabel()
/netbsd/src/sys/arch/macppc/macppc/
Ddisksubr.c343 if (biowait(bp)) { in read_mac_label()
422 if (biowait(bp)) { in read_bsd_label()
491 if (biowait(bp)) { in read_dos_label()
586 if (biowait(bp)) in get_netbsd_label()
648 if (biowait(bp)) { in readdisklabel()
737 error = biowait(bp); in writedisklabel()
749 error = biowait(bp); in writedisklabel()
/netbsd/src/sys/arch/ofppc/ofppc/
Ddisksubr.c133 if (biowait(bp)) { in read_dos_label()
285 if (biowait(bp)) { in read_rdb_label()
391 if (biowait(bp)) { in read_rdb_label()
692 if (biowait(bp)) in read_netbsd_label()
756 if (biowait(bp)) { in readdisklabel()
821 error = biowait(bp); in writedisklabel()
833 error = biowait(bp); in writedisklabel()
/netbsd/src/sys/arch/sh3/sh3/
Ddisksubr.c358 if (biowait(bp)) { in readdisklabel()
427 if (biowait(bp)) { in readdisklabel()
509 if (biowait(bp)) { in readdisklabel()
561 if ((error = biowait(bp)) == 0) { in writedisklabel()
595 if ((error = biowait(bp)) != 0) in writedisklabel()
642 error = biowait(bp); in writedisklabel()
/netbsd/src/sys/arch/ews4800mips/ews4800mips/
Dsector.c98 if (biowait(b) != 0) in sector_read()
136 if (biowait(b) != 0) in sector_write()
/netbsd/src/sys/arch/atari/atari/
Ddisksubr.c159 rv = biowait(bp); in writedisklabel()
181 rv = biowait(bp); in writedisklabel()
211 if (!biowait(bp)) { in bsd_label()
494 if (biowait(bp)) { in ahdi_getparts()
/netbsd/src/sys/arch/amiga/amiga/
Ddisksubr.c195 if (biowait(bp)) { in readdisklabel()
316 if (biowait(bp)) { in readdisklabel()
525 if ((error = biowait(bp)) != 0) in writedisklabel()
535 error = biowait(bp); in writedisklabel()
/netbsd/src/sys/arch/mac68k/mac68k/
Ddisksubr.c442 if (biowait(bp)) { in readdisklabel()
499 if (error = biowait(bp)) in writedisklabel()
512 error = biowait(bp); in writedisklabel()
/netbsd/src/sys/arch/mvme68k/mvme68k/
Ddisksubr.c86 if (biowait(bp)) { in readdisklabel()
137 if ( (error = biowait(bp)) != 0 ) { in writedisklabel()
174 error = biowait(bp); in writedisklabel()

123