Searched refs:phy (Results 1 – 2 of 2) sorted by relevance
6 pub mod phy; module
875 const TABLE: $crate::device_id::IdArray<$crate::net::phy::DeviceId, (), N> =883 _reg: $crate::net::phy::Registration,892 static mut DRIVERS: [$crate::net::phy::DriverVTable;894 [$($crate::net::phy::create_phy_driver::<$driver>()),+];901 let mut reg = $crate::net::phy::Registration::register(
Completed in 4 milliseconds