Searched refs:byte2 (Results 1 - 25 of 70) sorted by relevance

123

/netbsd-current/sys/dev/scsipi/
H A Dscsipi_disk.h63 u_int8_t byte2; member in struct:scsipi_rw_10
80 u_int8_t byte2; /* see scsipi_rw_10 bits */ member in struct:scsipi_rw_12
91 u_int8_t byte2; /* see scsipi_rw_10 bits */ member in struct:scsipi_rw_16
101 u_int8_t byte2; member in struct:scsipi_read_capacity_10
117 u_int8_t byte2; member in struct:scsipi_read_capacity_16
139 u_int8_t byte2; member in struct:scsipi_read_format_capacities
H A Dscsi_tape.h61 u_int8_t byte2; member in struct:scsi_rw_tape
70 u_int8_t byte2; member in struct:scsi_space
83 u_int8_t byte2; member in struct:scsi_write_filemarks
91 u_int8_t byte2; member in struct:scsi_rewind
100 u_int8_t byte2; member in struct:scsi_load
113 u_int8_t byte2; member in struct:scsi_erase
123 u_int8_t byte2; member in struct:scsi_block_limits
138 u_int8_t byte2; member in struct:scsi_tape_dev_conf_page
203 u_int8_t byte2; member in struct:scsi_tape_locate
H A Dscsi_all.h45 u_int8_t byte2; member in struct:scsi_changedef
H A Dscsi_scanner.h50 u_int8_t byte2; member in struct:scsi_rw_scanner
60 u_int8_t byte2; member in struct:scsi_set_window
H A Dst_scsi.c232 int byte2, page; local
247 byte2 = 0;
252 error = scsipi_mode_sense(periph, byte2, page,
256 if (byte2 != SMS_DBD) {
257 byte2 = SMS_DBD;
263 byte2 = 0;
289 ptr->byte2 = 0;
H A Dscsi_changer.h73 u_int8_t byte2; member in struct:scsi_exchange_medium
91 u_int8_t byte2; member in struct:scsi_initialize_element_status
103 u_int8_t byte2; member in struct:scsi_move_medium
120 u_int8_t byte2; member in struct:scsi_position_to_element
135 u_int8_t byte2; member in struct:scsi_read_element_status
149 u_int8_t byte2; member in struct:scsi_request_volume_element_address
272 u_int8_t byte2; member in struct:scsi_send_volume_tag
H A Dscsipi_cd.h43 u_int8_t byte2; member in struct:scsipi_pause
54 u_int8_t byte2; member in struct:scsipi_play_msf
68 u_int8_t byte2; member in struct:scsipi_play
78 u_int8_t byte2; member in struct:scsipi_read_header
88 u_int8_t byte2; member in struct:scsipi_read_subchannel
279 u_int8_t byte2; member in struct:scsipi_read_cd_capacity
H A Dscsi_spc.h80 uint8_t byte2; member in struct:scsi_mode_select_6
91 uint8_t byte2; /* see MODE SELECT (6) */ member in struct:scsi_mode_select_10
104 uint8_t byte2; member in struct:scsi_mode_sense_6
121 uint8_t byte2; /* see MODE SENSE (6) */ member in struct:scsi_mode_sense_10
346 uint8_t byte2; member in struct:scsi_prevent_allow_medium_removal
376 uint8_t byte2; member in struct:scsi_reserve_release_6
386 uint8_t byte2; member in struct:scsi_reserve_release_10
503 uint8_t byte2; member in struct:scsi_request_sense
603 uint8_t byte2; member in struct:scsi_send_diagnostic
643 uint8_t byte2; member in struct:scsi_test_unit_ready
[all...]
H A Dscsipi_all.h61 u_int8_t byte2; member in struct:scsipi_inquiry
70 u_int8_t byte2; member in struct:scsipi_start_stop
H A Dscsi_disk.h146 u_int8_t byte2; member in struct:scsi_reassign_blocks
157 u_int8_t byte2; member in struct:scsi_rezero_unit
194 u_int8_t byte2; member in struct:scsi_read_defect_data
H A Dsd.c1269 sd_mode_sense(struct sd_softc *sd, u_int8_t byte2, void *sense, size_t size, argument
1276 return scsipi_mode_sense_big(sd->sc_periph, byte2, page, sense,
1281 return scsipi_mode_sense(sd->sc_periph, byte2, page, sense,
1288 sd_mode_select(struct sd_softc *sd, u_int8_t byte2, void *sense, size_t size, argument
1296 return scsipi_mode_select_big(sd->sc_periph, byte2, sense,
1303 return scsipi_mode_select(sd->sc_periph, byte2, sense,
1388 cmd.cmd16.byte2 = SRC16_SERVICE_ACTION;
1567 int big, byte2; local
1571 byte2 = SMS_DBD;
1574 error = sd_mode_sense(sd, byte2,
1652 int big, byte2; local
1884 uint8_t oflags, byte2 = 0; local
[all...]
/netbsd-current/sys/arch/news68k/dev/
H A Dms.c74 int code, index, byte0, byte1, byte2; local
101 byte2 = sc->sc_buf[MS_Y_BYTE];
114 dy = byte2 & MS_Y_DATA;
/netbsd-current/sys/arch/newsmips/dev/
H A Dms_hb.c123 int code, index, byte0, byte1, byte2; local
155 byte2 = sc->sc_buf[2];
170 dy = byte2 - 0x80;
172 dy = byte2;
/netbsd-current/sys/arch/newsmips/apbus/
H A Dms_ap.c116 int code, index, byte0, byte1, byte2; local
148 byte2 = sc->sc_buf[2];
163 dy = byte2 - 0x80;
165 dy = byte2;
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dfilter-sr-latin.c142 #define IS_UPPERCASE_CYRILLIC(byte1,byte2) \
143 ((byte1) == 0xd0 && (unsigned char) ((byte2) - 0x80) < 0x30)
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dunwind-ia64.c611 unsigned char byte1, byte2, abreg, x, ytreg; local
621 byte2 = *dp++;
624 ytreg = byte2;
637 unsigned char byte1, byte2, abreg, qp; local
647 byte2 = *dp++;
652 abreg = (byte2 & 0x7f);
665 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; local
675 byte2 = *dp++;
680 abreg = (byte2 & 0x7f);
681 x = (byte2 >>
828 unw_word grmask, frmask, byte1, byte2, byte3; local
867 unsigned char r, byte1, byte2; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dunwind-ia64.c611 unsigned char byte1, byte2, abreg, x, ytreg; local
621 byte2 = *dp++;
624 ytreg = byte2;
637 unsigned char byte1, byte2, abreg, qp; local
647 byte2 = *dp++;
652 abreg = (byte2 & 0x7f);
665 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; local
675 byte2 = *dp++;
680 abreg = (byte2 & 0x7f);
681 x = (byte2 >>
828 unw_word grmask, frmask, byte1, byte2, byte3; local
867 unsigned char r, byte1, byte2; local
[all...]
/netbsd-current/sbin/scsictl/
H A Dscsi_subr.c114 scsi_mode_select(int fd, u_int8_t byte2, void *buf, size_t len) argument
121 cmd.byte2 = SMS_PF | byte2;
/netbsd-current/sys/arch/bebox/stand/boot/
H A Dsd.c127 cmd.cmd16.byte2 = SRC16_SERVICE_ACTION;
281 int byte2, error; local
283 byte2 = SMS_DBD;
286 error = scsi_mode_sense(sd, byte2, 4, &scsipi_sense.header,
287 (byte2 ? 0 : sizeof(scsipi_sense.blk_desc)) +
290 if (byte2 == SMS_DBD) {
292 byte2 = 0;
351 int byte2, error; local
353 byte2 = SMS_DBD;
357 (byte2
[all...]
/netbsd-current/sys/arch/prep/stand/boot/
H A Dsd.c127 cmd.cmd16.byte2 = SRC16_SERVICE_ACTION;
281 int byte2, error; local
283 byte2 = SMS_DBD;
286 error = scsi_mode_sense(sd, byte2, 4, &scsipi_sense.header,
287 (byte2 ? 0 : sizeof(scsipi_sense.blk_desc)) +
290 if (byte2 == SMS_DBD) {
292 byte2 = 0;
351 int byte2, error; local
353 byte2 = SMS_DBD;
357 (byte2
[all...]
/netbsd-current/external/bsd/openresolv/dist/
H A Ddnsmasq.in113 byte2="$(printf %d 0x${addr#??})"
115 back="$back byte:$byte1 byte:$byte2"
117 front="$front byte:$byte1 byte:$byte2"
/netbsd-current/sys/dev/pci/bktr/
H A Dbktr_core.h55 int i2cWrite(bktr_ptr_t bktr, int addr, int byte1, int byte2);
/netbsd-current/sys/netinet/
H A Dsctp_crc32.c155 u_int8_t byte0, byte1, byte2, byte3; local
167 byte2 = (result >> 16) & 0x000000ff;
169 result = ((byte0 << 24) | (byte1 << 16) | (byte2 << 8) | byte3);
/netbsd-current/sys/dev/i2c/
H A Dspdmem_i2c.c104 uint8_t reg, byte0, byte2; local
125 &byte2, 1, 0);
132 * byte0 is the length, byte2 is the memory type. Both of them should
143 if ((byte0 == 0) || (byte2 == 0)) {
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/ia64/
H A Dunwind-ia64.c1089 unsigned char byte1, byte2, abreg, x, ytreg;
1092 byte1 = *dp++; byte2 = *dp++;
1095 ytreg = byte2;
1109 unsigned char byte1, byte2, abreg, qp;
1112 byte1 = *dp++; byte2 = *dp++;
1117 abreg = (byte2 & 0x7f);
1131 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg;
1134 byte1 = *dp++; byte2 = *dp++; byte3 = *dp++;
1138 abreg = (byte2 & 0x7f);
1139 x = (byte2 >>
1085 unsigned char byte1, byte2, abreg, x, ytreg; local
1105 unsigned char byte1, byte2, abreg, qp; local
1127 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; local
1227 unw_word grmask, frmask, byte1, byte2, byte3; local
1255 unsigned char r, byte1, byte2; local
[all...]

Completed in 163 milliseconds

123