Home | History | Annotate | Download | only in common

Lines Matching defs:iodc

125  * Generic READ/WRITE through IODC.  Takes pointer to PDC device
153 printf("iodc: rewind ");
273 iodcio_t iodc;
281 iodc = (iodcio_t)(PAGE0->mem_free + IODC_MAXSIZE);
291 IODC_INIT, iodc, IODC_MAXSIZE)) < 0) {
330 IODC_INIT, iodc, IODC_MAXSIZE)) < 0) {
340 if ((err = (iodc)(io, stp, io->io_spa, layers,
371 if (0 && (err = (iodc)(io, IODC_INIT_DEV, io->io_spa,
382 IODC_IO, iodc, IODC_MAXSIZE)) < 0) {
394 pz.pz_iodc_io = iodc;