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

/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_promio.c57 pio_read(mdb_io_t *io, void *buf, size_t nbytes) function
172 pio_read,
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_pipeio.c44 * pio_read() copies data up from the pipe buffer into the read-side iob.
45 * If pio_read() is called and the pipe buffer is empty, pio_read() calls
77 pio_read(mdb_io_t *io, void *buf, size_t nbytes) function
263 * the reader. We first set pipe_wriob to NULL, which forces pio_read
314 pio_read,

Completed in 49 milliseconds