AIO_REQ(9S) Data Structures for Drivers AIO_REQ(9S) NNAAMMEE aaiioo__rreeqq - asynchronous I/O request structure SSYYNNOOPPSSIISS ##iinncclluuddee <> ##iinncclluuddee <> ##iinncclluuddee <> ##iinncclluuddee <> IINNTTEERRFFAACCEE LLEEVVEELL Solaris DDI specific (Solaris DDI) DDEESSCCRRIIPPTTIIOONN An _a_i_o___r_e_q structure describes an asynchronous II//OO request. SSTTRRUUCCTTUURREE MMEEMMBBEERRSS struct uio *aio_uio; /* uio structure describing the I/O request */ The _a_i_o___u_i_o member is a pointer to a uio(9S) structure, describing the II//OO transfer request. SSEEEE AALLSSOO aread(9E), awrite(9E), aphysio(9F), uio(9S) illumos July 9, 2018 illumos