Lines Matching +full:0 +full:x70
89 range 0 through 255 for byte values, or 0 through 65535 for
93 notation (prefix 0 for octal interpretation, or 0x for
109 .Ql 0x%02x
111 .Ql 0x%04x
171 quick read 0 \&-
172 quick write \&- 0
178 Note in particular that specifying 0 as a count value
206 Exit status is 0 on success, or according to
219 .Dl "smbmsg -s 0x70 -i 1"
223 message to the device at address 0x70, and display
226 .Dl "smbmsg -s 0x70 -c 0xff -i 1 -F %d"
230 message to the device at slave address 0x70, using
231 255 (0xff) as the command-byte to send to the device,
235 .Dl "smbmsg -s 0xa0 -c 0 -o 1 0x80"
239 message to the slave device at address 0xa0, using
240 0 as the command-byte value, and 0x80 as the byte to
245 .Dl "smbmsg -s 0xa0 -c 1 -i 6 -F %02x"
249 command to device at address 0xa0, and read 6 bytes from
257 .Dl "smbmsg -s 0xa0 -c 2 -o 5 0x00 0x07 0x22 0x16 0x05"
261 command to device at address 0xa0.