HomeSort by: relevance | last modified time | path
    Searched defs:byte2 (Results 1 - 25 of 52) sorted by relevancy

1 2 3

  /src/sys/arch/news68k/dev/
ms.c 74 int code, index, byte0, byte1, byte2; local in function:ms_intr
101 byte2 = sc->sc_buf[MS_Y_BYTE];
114 dy = byte2 & MS_Y_DATA;
ms.c 74 int code, index, byte0, byte1, byte2; local in function:ms_intr
101 byte2 = sc->sc_buf[MS_Y_BYTE];
114 dy = byte2 & MS_Y_DATA;
  /src/sys/netinet/
sctp_crc32.c 155 u_int8_t byte0, byte1, byte2, byte3; local in function:sctp_csum_finalize
167 byte2 = (result >> 16) & 0x000000ff;
169 result = ((byte0 << 24) | (byte1 << 16) | (byte2 << 8) | byte3);
sctp_crc32.c 155 u_int8_t byte0, byte1, byte2, byte3; local in function:sctp_csum_finalize
167 byte2 = (result >> 16) & 0x000000ff;
169 result = ((byte0 << 24) | (byte1 << 16) | (byte2 << 8) | byte3);
  /src/sys/dev/scsipi/
scsi_all.h 45 u_int8_t byte2; member in struct:scsi_changedef
st_scsi.c 232 int byte2, page; local in function:st_scsibus_cmprss
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;
scsi_all.h 45 u_int8_t byte2; member in struct:scsi_changedef
st_scsi.c 232 int byte2, page; local in function:st_scsibus_cmprss
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;
scsi_scanner.h 50 u_int8_t byte2; member in struct:scsi_rw_scanner
60 u_int8_t byte2; member in struct:scsi_set_window
scsipi_disk.h 63 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
146 u_int8_t byte2; member in struct:scsipi_read_format_capacities
scsi_scanner.h 50 u_int8_t byte2; member in struct:scsi_rw_scanner
60 u_int8_t byte2; member in struct:scsi_set_window
scsipi_disk.h 63 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
146 u_int8_t byte2; member in struct:scsipi_read_format_capacities
scsi_tape.h 61 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
  /src/sys/arch/newsmips/apbus/
ms_ap.c 116 int code, index, byte0, byte1, byte2; local in function:ms_ap_intr
148 byte2 = sc->sc_buf[2];
163 dy = byte2 - 0x80;
165 dy = byte2;
ms_ap.c 116 int code, index, byte0, byte1, byte2; local in function:ms_ap_intr
148 byte2 = sc->sc_buf[2];
163 dy = byte2 - 0x80;
165 dy = byte2;
  /src/sys/arch/newsmips/dev/
ms_hb.c 123 int code, index, byte0, byte1, byte2; local in function:ms_hb_intr
155 byte2 = sc->sc_buf[2];
170 dy = byte2 - 0x80;
172 dy = byte2;
ms_hb.c 123 int code, index, byte0, byte1, byte2; local in function:ms_hb_intr
155 byte2 = sc->sc_buf[2];
170 dy = byte2 - 0x80;
172 dy = byte2;
  /src/sys/dev/i2c/
spdmem_i2c.c 104 uint8_t reg, byte0, byte2; local in function:spdmem_reset_page
125 &byte2, 1, 0);
132 * byte0 is the length, byte2 is the memory type. Both of them should
143 if ((byte0 == 0) || (byte2 == 0)) {
spdmem_i2c.c 104 uint8_t reg, byte0, byte2; local in function:spdmem_reset_page
125 &byte2, 1, 0);
132 * byte0 is the length, byte2 is the memory type. Both of them should
143 if ((byte0 == 0) || (byte2 == 0)) {
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
amdgpu_dce_audio.c 519 uint8_t byte2 = audio_mode->max_bit_rate; local in function:dce_aud_az_configure
530 byte2 = audio_mode->sample_size;
546 byte2 = audio_mode->vendor_specific;
564 byte2,
amdgpu_dce_audio.c 519 uint8_t byte2 = audio_mode->max_bit_rate; local in function:dce_aud_az_configure
530 byte2 = audio_mode->sample_size;
546 byte2 = audio_mode->vendor_specific;
564 byte2,
  /src/sys/arch/bebox/stand/boot/
sd.c 127 cmd.cmd16.byte2 = SRC16_SERVICE_ACTION;
281 int byte2, error; local in function:sd_get_parms_page4
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 in function:sd_get_parms_page5
353 byte2 = SMS_DBD;
357 (byte2 ? 0 : sizeof(scsipi_sense.blk_desc))
    [all...]
sd.c 127 cmd.cmd16.byte2 = SRC16_SERVICE_ACTION;
281 int byte2, error; local in function:sd_get_parms_page4
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 in function:sd_get_parms_page5
353 byte2 = SMS_DBD;
357 (byte2 ? 0 : sizeof(scsipi_sense.blk_desc))
    [all...]
  /src/sys/arch/prep/stand/boot/
sd.c 127 cmd.cmd16.byte2 = SRC16_SERVICE_ACTION;
281 int byte2, error; local in function:sd_get_parms_page4
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 in function:sd_get_parms_page5
353 byte2 = SMS_DBD;
357 (byte2 ? 0 : sizeof(scsipi_sense.blk_desc))
    [all...]
sd.c 127 cmd.cmd16.byte2 = SRC16_SERVICE_ACTION;
281 int byte2, error; local in function:sd_get_parms_page4
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 in function:sd_get_parms_page5
353 byte2 = SMS_DBD;
357 (byte2 ? 0 : sizeof(scsipi_sense.blk_desc))
    [all...]

Completed in 30 milliseconds

1 2 3