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

/haiku/src/bin/unzip/
H A Dttyio.c203 short DevChan, iosb[4]; local
217 status = sys$qiow(0, DevChan, IO$_SENSEMODE, &iosb, 0, 0,
221 status = iosb[0];
234 status = sys$qiow(0, DevChan, IO$_SETMODE, &iosb, 0, 0,
238 status = iosb[0];
258 short DevChan, iosb[4]; local
272 &iosb, 0, 0,
275 status = iosb[0];

Completed in 44 milliseconds