type: DevicePath.Type
subtype: Subtype
length: u16 align(1)
tid: u32 align(1)
pub const I2oDevicePath = extern struct { type: DevicePath.Type, subtype: Subtype, length: u16 align(1), tid: u32 align(1), }
Press escape to exit search and then '?' to see more options.