Searched defs:IO_STATUS_BLOCK (Results 1 – 6 of 6) sorted by relevance
26 pub struct IO_STATUS_BLOCK { struct27 pub Anonymous: IO_STATUS_BLOCK_0, argument31 impl ::core::marker::Copy for IO_STATUS_BLOCK {} implementation33 impl ::core::clone::Clone for IO_STATUS_BLOCK { implementation
26 pub struct IO_STATUS_BLOCK { struct27 pub Anonymous: IO_STATUS_BLOCK_0, argument31 impl ::core::marker::Copy for IO_STATUS_BLOCK {} argument33 impl ::core::clone::Clone for IO_STATUS_BLOCK { implementation
62 iosb: *mut IO_STATUS_BLOCK, in poll()
39 } IO_STATUS_BLOCK; typedef
22 } IO_STATUS_BLOCK, *PIO_STATUS_BLOCK; typedef