Searched defs:nics (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/contrib/rom-o-matic/
H A Dutils.php120 $nics = array (); variable
142 $nics[$nic] = $nic;
161 ksort ( $nics );
170 foreach ( $nics as $key => $value ) {
675 list ( $nics, $roms ) = parse_nic_file ();

Completed in 45 milliseconds