Searched defs:Atapi (Results 1 – 6 of 6) sorted by relevance
115 pub struct Atapi { struct116 pub header: DevicePathHeader,117 pub primary_secondary: device_path::messaging::PrimarySecondary,118 pub master_slave: device_path::messaging::MasterSlave,119 pub logical_unit_number: u16,
707 pub struct Atapi { struct708 pub(super) header: DevicePathHeader,709 pub(super) primary_secondary: device_path::messaging::PrimarySecondary,710 pub(super) master_slave: device_path::messaging::MasterSlave,711 pub(super) logical_unit_number: u16,714 impl Atapi { implementation734 impl fmt::Debug for Atapi { implementation744 impl TryFrom<&DevicePathNode> for &Atapi { implementation752 let node: *const Atapi = node.cast(); in try_from() constant3835 pub struct Atapi { struct[all …]
1248 ATAPI_DEVICE_PATH Atapi; member1306 ATAPI_DEVICE_PATH *Atapi; member
1269 ATAPI_DEVICE_PATH Atapi; member1327 ATAPI_DEVICE_PATH *Atapi; member
1267 ATAPI_DEVICE_PATH Atapi; member1323 ATAPI_DEVICE_PATH *Atapi; member