| /freebsd/stand/efi/libefi/ |
| H A D | efipart.c | 251 if (blkio->Media->BlockSize < 512 || in efipart_ignore_device() 252 blkio->Media->BlockSize > (1 << 16) || in efipart_ignore_device() 253 !powerof2(blkio->Media->BlockSize)) { in efipart_ignore_device() 259 if (blkio->Media->IoAlign > 1 && in efipart_ignore_device() 260 !powerof2(blkio->Media->IoAlign)) { in efipart_ignore_device() 299 if (blkio->Media->MediaPresent) in efipart_ignore_device() 569 if (cd->pd_blkio->Media->RemovableMedia && in efipart_testcd() 570 !cd->pd_blkio->Media->MediaPresent) { in efipart_testcd() 822 blkio->Media->LastBlock == 0? 0: in efipart_print_common() 823 (unsigned long long) (blkio->Media->LastBlock + 1)); in efipart_print_common() [all …]
|
| /freebsd/stand/efi/gptboot/ |
| H A D | proto.c | 64 lba = lba / (dev->Media->BlockSize / DEV_BSIZE); in drvread() 67 status = dev->ReadBlocks(dev, dev->Media->MediaId, lba, size, buf); in drvread() 71 dev->Media->MediaId, (uintmax_t)lba, size, in drvread() 91 if (dev->Media->ReadOnly) in drvwrite() 94 lba = lba / (dev->Media->BlockSize / DEV_BSIZE); in drvwrite() 97 status = dev->WriteBlocks(dev, dev->Media->MediaId, lba, size, buf); in drvwrite() 101 dev->Media->MediaId, (uintmax_t)lba, size, in drvwrite() 118 return (dev->Media->LastBlock + 1); in drvsize()
|
| /freebsd/stand/efi/boot1/ |
| H A D | zfs_module.c | 48 return (devinfo->dev->Media->BlockSize * in ldi_get_size() 49 (devinfo->dev->Media->LastBlock + 1)); in ldi_get_size() 62 lba = off / devinfo->dev->Media->BlockSize; in vdev_read() 63 remainder = off % devinfo->dev->Media->BlockSize; in vdev_read() 72 size = roundup2(bytes + remainder, devinfo->dev->Media->BlockSize); in vdev_read() 75 rb_size = devinfo->dev->Media->BlockSize; in vdev_read() 87 devinfo->dev->Media->MediaId, lba, rb_size, rb_buf); in vdev_read() 108 devinfo->dev->Media->MediaId, (uintmax_t)lba, bytes, rb_size, in vdev_read()
|
| H A D | ufs_module.c | 55 lba = lba / (devinfo->dev->Media->BlockSize / DEV_BSIZE); in dskread() 59 devinfo->dev->Media->MediaId, lba, size, buf); in dskread() 64 devinfo->dev->Media->MediaId, (uintmax_t)lba, size, in dskread() 113 bs = devinfo->dev->Media->BlockSize; in init_dev()
|
| H A D | proto.c | 91 if (!blkio->Media->LogicalPartition) in probe_handle()
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | xilinx_gmii2rgmii.txt | 4 The Gigabit Media Independent Interface (GMII) to Reduced Gigabit Media
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | animation | 37 4 string ftyp ISO Media 72 >>11 byte 9 \b, Release %d Media Segment Profile 93 >>11 byte 8 \b, Release %d Media Stream Recording Profile 94 >>11 byte 9 \b, Release %d Media Stream Recording Profile 106 >8 string caaa \b, CMAF Media Profile - AAC Adaptive Audio 107 >8 string caac \b, CMAF Media Profile - AAC Core 111 >8 string cfhd \b, CMAF Media Profile - AVC HD 112 >8 string cfsd \b, CMAF Media Profile - AVC SD 113 >8 string chd1 \b, CMAF Media Profile - HEVC HDR10 114 >8 string chdf \b, CMAF Media Profile - AVC HDHF [all …]
|
| H A D | asf | 29 >>24 guid F8699E40-5B4D-11CF-A8FD-00805F5C442B \b, Audio Media ( 37 >>24 guid BC19EFC0-5B4D-11CF-A8FD-00805F5C442B \b, Video Media (
|
| H A D | windows | 1513 # MTF_CONTINUATION Media Sequence Number > 1 1520 # MTF_SET_MAP_EXISTS A Media Based Catalog Set Map may exist on tape 1528 # Media Family ID (455288C4h 4570BD1Ah 45708F2Fh 4570BBF5h) 1532 # Media Sequence Number 1539 # Media Based Catalog Type (1,2) 1541 # size of Media Name (66,68,6Eh) 1543 # offset of Media Name (5Eh) 1547 # size terminated ansi coded string normally followed by "MTF Media Label" 1552 # size of Media Label (104h) 1554 # offset of Media Label (C4h,C6h,CCh) [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/media/ |
| H A D | imx.txt | 1 Freescale i.MX Media Video Device 4 Video Media Controller node
|
| H A D | mediatek-mdp.txt | 1 * Mediatek Media Data Path 3 Media Data Path is used for scaling and color space conversion.
|
| H A D | coda.txt | 1 Chips&Media Coda multi-standard codec IP
|
| /freebsd/share/misc/ |
| H A D | usb_hid_usages | 650 0x87 Media Selection 651 0x88 Media Select Computer 652 0x89 Media Select TV 653 0x8A Media Select WWW 654 0x8B Media Select DVD 655 0x8C Media Select Telephone 656 0x8D Media Select Program Guide 657 0x8E Media Select Video Phone 658 0x8F Media Select Games 659 0x90 Media Select Messages [all …]
|
| H A D | usb_vendors | 290 070c Personal Media Drive 337 110c Pocket Media Drive 1373 551f Keyboard w/ Sys and Media 1521 4123 Zen Portable Media Center 1558 002e 6120 Phone (Media-Player mode) 1571 00e4 E71 (Media transfer mode) 1578 010f E75 (Media transfer mode) 1609 03c1 C7-00 (Media transfer mode) 1737 4060 Ultra Fast Media Reader 1739 4064 Ultra Fast Media Reader [all …]
|
| /freebsd/contrib/tcsh/nls/italian/ |
| H A D | set5 | 3 1 Media di carico non disponibile\n
|
| /freebsd/sys/contrib/edk2/Include/Protocol/ |
| H A D | BlockIo.h | 224 EFI_BLOCK_IO_MEDIA *Media; member
|
| /freebsd/lib/libfetch/ |
| H A D | http.errors | 36 415 PROTO Unsupported Media Type
|
| /freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | cirrus,clps711x-intc.txt | 15 3: MCINT Media changed (FIQ)
|
| /freebsd/usr.sbin/bsdconfig/include/ |
| H A D | options.hlp | 91 Media Type: Which media type is being used. 94 was last selected in the Media menu. It's also a convenient short-cut
|
| H A D | messages.subr | 82 msg_choose_installation_media="Choose Installation Media" 217 msg_media_timeout="Media Timeout" 218 msg_media_type="Media Type"
|
| /freebsd/sys/contrib/device-tree/Bindings/slimbus/ |
| H A D | bus.txt | 1 SLIM(Serial Low Power Interchip Media Bus) bus
|
| /freebsd/sys/contrib/device-tree/Bindings/mmc/ |
| H A D | renesas,mmcif.txt | 1 * Renesas Multi Media Card Interface (MMCIF) Controller
|
| /freebsd/sys/contrib/device-tree/Bindings/mtd/ |
| H A D | gpmi-nand.txt | 1 * Freescale General-Purpose Media Interface (GPMI)
|
| /freebsd/usr.sbin/bsdconfig/share/media/ |
| H A D | common.subr | 45 # Media probe values to use for `f_media_get_TYPE media $file $PROBE' or
|
| /freebsd/lib/libefivar/ |
| H A D | efivar-dp-parse.c | 3352 MEDIA_PROTOCOL_DEVICE_PATH *Media; in DevPathFromTextMedia() local 3355 Media = (MEDIA_PROTOCOL_DEVICE_PATH *)CreateDeviceNode ( in DevPathFromTextMedia() 3361 if (Media != NULL) { in DevPathFromTextMedia() 3362 StrToGuid (GuidStr, &Media->Protocol); in DevPathFromTextMedia() 3365 return (EFI_DEVICE_PATH_PROTOCOL *)Media; in DevPathFromTextMedia()
|