OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:byte3
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/netinet/
sctp_crc32.c
155
u_int8_t byte0, byte1, byte2,
byte3
;
local in function:sctp_csum_finalize
168
byte3
= (result >> 24) & 0x000000ff;
169
result = ((byte0 << 24) | (byte1 << 16) | (byte2 << 8) |
byte3
);
/src/sys/dev/ata/
ata_raid_via.c
122
uint8_t checksum, checksum_alt,
byte3
, *ptr;
local in function:ata_raid_read_config_via
168
for (
byte3
= 0, checksum = 0, ptr = (uint8_t *)info, count = 0;
171
byte3
= *ptr++;
174
checksum_alt = checksum + (
byte3
& ~VIA_T_BOOTABLE);
175
checksum +=
byte3
;
/src/sys/dev/scsipi/
scsi_ctron_ether.h
35
u_int8_t
byte3
;
member in struct:scsi_ctron_ether_generic
if_dse.c
159
uint8_t
byte3
;
member in struct:__anon8b21997e0108
scsipi_cd.h
89
u_int8_t
byte3
;
member in struct:scsipi_read_subchannel
scsi_spc.h
200
uint8_t
byte3
;
member in struct:scsi_control_mode_page
264
uint8_t
byte3
;
member in struct:scsi_informational_exceptions_control_page
309
uint8_t
byte3
;
member in struct:scsi_protocol_specific_lun_page
327
uint8_t
byte3
; /* see SCSI PROTOCOL SPECIFIC LUN PAGE */
member in struct:scsi_protocol_specific_port_page
/src/sbin/atactl/
atactl.c
104
uint8_t
byte3
;
member in struct:scsi_ata_pass_through_16
121
uint8_t
byte3
;
member in struct:scsi_ata_pass_through_12
668
c.cmd16.
byte3
= b3;
686
c.cmd12.
byte3
= b3;
/src/sys/dev/pci/
arcmsrvar.h
156
uint8_t
byte3
;
member in struct:arc_fw_hdr
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
dc_dp_types.h
341
}
byte3
;
member in struct:dwnstream_portxcaps::__anon38fe600e1308
/src/sys/dev/ic/
advlib.h
367
ASC_SCSI_INQ3
byte3
;
member in struct:__anonb66e5a2c0608
Completed in 22 milliseconds
Indexes created Tue Sep 23 14:10:03 GMT 2025