OpenProtocolAttributes
Fields of this type
Fields
- by_handle_protocol:by_handle_protocol
- = @bitCast(Bits{ .by_handle_protocol = true })
- get_protocol:get_protocol
- = @bitCast(Bits{ .get_protocol = true })
- test_protocol:test_protocol
- = @bitCast(Bits{ .test_protocol = true })
- by_child_controller:by_child_controller
- = @bitCast(Bits{ .by_child_controller = true })
- by_driver:by_driver
- = @bitCast(Bits{ .by_driver = true })
- by_driver_exclusive:by_driver_exclusive
- = @bitCast(Bits{ .by_driver = true, .exclusive = true })
- exclusive:exclusive
- = @bitCast(Bits{ .exclusive = true })
- _:_
Type definitions in this namespace
Types
Functions in this namespace