/freebsd/share/man/man4/ |
H A D | ch.4 | 83 Medium transport element (picker). 101 Move a medium from one element to another 102 .Pq Sy "MOVE MEDIUM" 118 field is set, the medium 119 changer is instructed to flip the medium while moving it. 122 Move the medium located in the source element to the first destination 123 element, and move the medium that had been in the first destination 148 to flip the first or second medium during the exchange operation, 267 u_short ces_source; /* source address of medium */ 288 A medium is present. [all …]
|
H A D | fdc.4 | 89 of the available medium for multi-density devices. 91 possible to use either a 720 KB medium or a 1440 KB medium in a 96 for the device after inserting the medium. 120 numbered 1 through 15, or to use a number that describes the medium 207 format a medium. 222 Used to format a floppy disk medium. 226 the ID fields of the floppy disk medium. 242 This can be used when formatting a new medium (which 291 Read one sector ID field from the floppy disk medium. 297 disk medium. [all …]
|
/freebsd/sys/cam/scsi/ |
H A D | scsi_ch.h | 73 * Exchange the medium in the source element with the medium 91 * Cause the medium changer to check all elements for medium and any 337 * medium changer device. 341 * MT Medium transport element (picker) 365 * moving a unit of medium from an element of a given type to an 367 * MOVE MEDIUM command is legal. The top four bits of each 379 * Similar to above, but for EXCHANGE MEDIUM. 389 * Medium changer elemement address assignment page. 394 * Each component within a medium changer apparatus is called an 397 * The "medium transport element address" is the address of the first [all …]
|
/freebsd/sys/sys/ |
H A D | chio.h | 53 #define CHET_MT 0 /* medium transport (picker) */ 65 * Structure used to execute a MOVE MEDIUM command. 79 * Structure used to execute an EXCHANGE MEDIUM command. In an 181 * source address of medium 192 #define CES_MEDIUM_TYPE_UNKNOWN 0 /* Medium type unspecified */ 193 #define CES_MEDIUM_TYPE_DATA 1 /* Data medium */ 194 #define CES_MEDIUM_TYPE_CLEANING 2 /* Cleaning medium */ 195 #define CES_MEDIUM_TYPE_DIAGNOSTIC 3 /* Diagnostic medium */ 196 #define CES_MEDIUM_TYPE_WORM 4 /* WORM medium */ 197 #define CES_MEDIUM_TYPE_MICROCODE 5 /* Microcode image medium */
|
/freebsd/libexec/tftpd/tests/ |
H A D | functional.c | 548 fd = open("medium.txt", O_RDWR | O_CREAT, 0644); 553 SEND_RRQ("medium.txt", "octet"); 567 * Read a medium file, and simulate a duplicated ACK packet 578 fd = open("medium.txt", O_RDWR | O_CREAT, 0644); 583 SEND_RRQ("medium.txt", "octet"); 625 * Read a medium file of more than one block 636 fd = open("medium.txt", O_RDWR | O_CREAT, 0644); 641 SEND_RRQ("medium.txt", "octet"); 649 * Read a medium file with a window size of 2. 661 fd = open("medium.txt", O_RDWR | O_CREAT, 0644); [all …]
|
/freebsd/crypto/openssl/test/ssl-tests/ |
H A D | 13-fragmentation.cnf | 10 test-5 = 5-medium-app-data 11 test-6 = 6-medium-plus-app-data 145 [5-medium-app-data] 146 ssl_conf = 5-medium-app-data-ssl 148 [5-medium-app-data-ssl] 149 server = 5-medium-app-data-server 150 client = 5-medium-app-data-client 152 [5-medium-app-data-server] 157 [5-medium-app-data-client] 168 [6-medium-plus-app-data] [all …]
|
/freebsd/tests/sys/cam/ctl/ |
H A D | prevent.sh | 37 atf_set "descr" "SCSI PREVENT ALLOW MEDIUM REMOVAL will prevent a CD from being ejected" 64 atf_set "descr" "SCSI PREVENT ALLOW MEDIUM REMOVAL is idempotent when run from the same initiator" 90 atf_set "descr" "SCSI PREVENT ALLOW MEDIUM REMOVAL may not be used on non-removable media" 109 atf_set "descr" "SCSI PREVENT ALLOW MEDIUM REMOVAL will prevent a CD from being ejected" 131 atf_set "descr" "SCSI PREVENT ALLOW MEDIUM REMOVAL is idempotent when run from the same initiator"
|
/freebsd/bin/chio/ |
H A D | chio.1 | 38 .Nd medium changer control utility 50 utility is used to control the operation of medium changers, such as those 62 A medium changer apparatus is made up of 136 Note that not all medium changers support the 221 Print the primary volume tag for each loaded medium, if any. 226 Print the alternate volume tag for each loaded medium, if any.
|
/freebsd/share/misc/ |
H A D | scsi_modes | 171 {Background Medium Scan Interval Time} i2 235 {Medium rotation rate} i2 284 0x0b "Medium Types Supported" { 287 {Medium type one supported} i1 288 {Medium type two supported} i1 289 {Medium type three supported} i1 290 {Medium type four supported} i1 329 {Medium Rotation Rate} i2
|
/freebsd/sbin/dhclient/ |
H A D | privsep.c | 106 char *medium, *reason, *filename, in dispatch_imsg() local 126 if ((medium = calloc(1, medium_len + 1)) == NULL) in dispatch_imsg() 128 buf_read(fd, medium, medium_len); in dispatch_imsg() 130 medium = NULL; in dispatch_imsg() 143 priv_script_init(reason, medium); in dispatch_imsg() 145 free(medium); in dispatch_imsg()
|
H A D | dhclient.c | 643 /* Zap the medium list... */ in state_reboot() 644 ip->client->medium = NULL; in state_reboot() 702 script_init("ARPCHECK", lp->medium); in state_selecting() 865 /* Remember the medium. */ in bind_lease() 866 ip->client->new->medium = ip->client->medium; in bind_lease() 904 ip->client->new->medium); in bind_lease() 1083 /* Record the medium under which this lease was offered. */ in dhcpoffer() 1084 lease->medium = ip->client->medium; in dhcpoffer() 1087 script_init("ARPSEND", lease->medium); in dhcpoffer() 1317 if (ip->client->medium) { in send_discover() [all …]
|
H A D | dhclient-script.8 | 73 .Li MEDIUM , PREINIT , ARPCHECK , ARPSEND , BOUND , RENEW , REBIND , REBOOT , 78 .It Li MEDIUM 83 .Va $medium . 95 .Va $medium . 132 .Va $medium .
|
H A D | dhclient-script | 56 eval "$IFCONFIG $interface inet -alias $old_ip_address $medium" 64 $medium" 318 MEDIUM) 319 eval "$IFCONFIG $interface $medium" 403 eval "$IFCONFIG $interface inet -alias $new_ip_address $medium"
|
/freebsd/lib/msun/src/ |
H A D | e_rem_pio2.c | 66 goto medium; /* cancellation -- use medium case */ in __ieee754_rem_pio2() 96 goto medium; in __ieee754_rem_pio2() 110 goto medium; in __ieee754_rem_pio2() 124 if(ix<0x413921fb) { /* |x| ~< 2^20*(pi/2), medium size */ in __ieee754_rem_pio2() 125 medium: in __ieee754_rem_pio2()
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | BUILD.bazel | 108 size = "medium", 232 size = "medium", 247 size = "medium", 262 size = "medium", 277 size = "medium", 478 size = "medium", 493 size = "medium", 531 size = "medium", 552 size = "medium",
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | dump | 20 >0 belong 7 end of medium (for floppy), 39 >0 belong 7 end of medium (for floppy), 58 >0 belong 7 end of medium (for floppy), 96 >0 leshort 7 end of medium (for floppy).
|
/freebsd/sys/contrib/zstd/ |
H A D | TESTING.md | 5 short, medium, and long tests. 16 Medium Tests 18 Medium tests run on every commit and pull request to `dev` branch, on TravisCI.
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | fsl,mqs.yaml | 7 title: NXP Medium Quality Sound (MQS) 14 Medium quality sound (MQS) is used to generate medium quality audio
|
/freebsd/contrib/spleen/ |
H A D | README.md | 86 -misc-spleen-medium-r-normal--8-80-72-72-c-50-iso10646-1 87 -misc-spleen-medium-r-normal--12-120-72-72-c-60-iso10646-1 88 -misc-spleen-medium-r-normal--16-160-72-72-c-80-iso10646-1 89 -misc-spleen-medium-r-normal--24-240-72-72-c-120-iso10646-1 90 -misc-spleen-medium-r-normal--32-320-72-72-c-160-iso10646-1 91 -misc-spleen-medium-r-normal--64-640-72-72-c-320-iso10646-1
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kSubtarget.cpp | 108 // - GOT is reachable within 16 bit offset for both Small and Medium models. 112 // | Small | Medium 158 case CodeModel::Medium: { in classifyLocalReference() 206 case CodeModel::Medium: { in classifyGlobalReference() 223 // in Medium model(can have large data way beyond 16 bit). in getJumpTableEncoding() 224 if (TM.getCodeModel() == CodeModel::Medium && !atLeastM68020()) in getJumpTableEncoding()
|
/freebsd/sys/contrib/device-tree/Bindings/mtd/ |
H A D | rockchip,nand-controller.yaml | 98 Only used in combination with 'nand-is-boot-medium'. 118 Only used in combination with 'nand-is-boot-medium'. 159 nand-is-boot-medium;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZTargetMachine.cpp | 108 // Medium: BRASL can call any function and will use a stub if necessary. 112 // Large: Equivalent to Medium for now. 114 // Kernel: Equivalent to Medium for now. 131 // the range of LARL. We need the Medium model in that case. 143 return RM == Reloc::PIC_ ? CodeModel::Small : CodeModel::Medium; in getEffectiveSystemZCodeModel()
|
/freebsd/usr.sbin/fdread/ |
H A D | fdread.1 | 54 will always read an entire floppy medium, and write its contents to 74 By default, the medium parameters of the device 229 Bits that are (no longer) available on the floppy medium cannot be
|
/freebsd/lib/libpmc/ |
H A D | pmc.corei7uc.3 | 420 Uncore cycles all the entries in the DRAM channel 0 medium or low priority 424 Uncore cycles all the entries in the DRAM channel 1 medium or low priority 428 Uncore cycles all the entries in the DRAM channel 2 medium or low priority 432 Uncore cycles all the entries in the DRAM channel 0 medium or low priority 436 Counts cycles all the entries in the DRAM channel 1 medium or low priority 440 Uncore cycles all the entries in the DRAM channel 2 medium or low priority 513 Counts the number of Quickpath Memory Controller channel 0 medium and low 519 Counts the number of Quickpath Memory Controller channel 1 medium and low 525 Counts the number of Quickpath Memory Controller channel 2 medium and low 531 Counts the number of Quickpath Memory Controller medium and low priority
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | CodeGenCWrappers.h | 40 return CodeModel::Medium; in unwrap() 55 case CodeModel::Medium: in wrap()
|