Home
last modified time | relevance | path

Searched defs:media (Results 1 – 14 of 14) sorted by relevance

/openbmc/bmcweb/features/virtual_media/
H A Dvm_websocket.hpp57 Handler(const std::string& media, boost::asio::io_context& ios) : in Handler()
587 const char* media = "0"; in requestRoutes() local
/openbmc/u-boot/drivers/net/
H A Ddnet.c245 int media, speed, duplex; in dnet_phy_init() local
H A Dat91_emac.c221 int media, speed, duplex; in at91emac_phy_init() local
H A Dbcm6368-eth.c221 int val, j, up, adv, lpa, speed, duplex, media; in bcm6368_eth_adjust_link() local
H A Dmacb.c512 int media, speed, duplex; in macb_phy_init() local
H A Drtl8169.c68 static int media[MAX_UNITS] = { -1, -1, -1, -1, -1, -1, -1, -1 }; variable
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_block_device.c164 static struct efi_block_io_media media; variable
/openbmc/u-boot/lib/efi_loader/
H A Defi_disk.c36 struct efi_block_io_media media; member
/openbmc/u-boot/tools/
H A Dmtk_image.c276 static const char *media = ""; in mtk_brom_parse_imagename() local
/openbmc/u-boot/include/
H A Dfat.h100 __u8 media; /* Media code */ member
H A Defi_api.h505 struct efi_block_io_media *media; member
/openbmc/qemu/hw/ide/
H A Datapi.c1193 int media = buf[1]; in cmd_read_dvd_structure() local
/openbmc/qemu/hw/scsi/
H A Dscsi-disk.c933 uint8_t media = r->req.cmd.buf[1]; in scsi_read_dvd_structure() local
/openbmc/qemu/
H A Dblockdev.c783 DriveMediaType media = MEDIA_DISK; in drive_new() local