Home
last modified time | relevance | path

Searched refs:byte3 (Results 1 – 9 of 9) sorted by relevance

/linux-2.4.37.9/net/sctp/
Dcrc32c.c193 __u8 byte0, byte1, byte2, byte3; in sctp_end_cksum() local
213 byte3 = (result>>24) & 0xff; in sctp_end_cksum()
218 byte3); in sctp_end_cksum()
/linux-2.4.37.9/arch/ia64/kernel/
Dunwind_decoder.c142 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; in unw_decode_x4() local
145 byte1 = *dp++; byte2 = *dp++; byte3 = *dp++; in unw_decode_x4()
151 ytreg = byte3; in unw_decode_x4()
153 if ((byte2 & 0x80) == 0 && byte3 == 0) in unw_decode_x4()
242 unw_word grmask, frmask, byte1, byte2, byte3; in unw_decode_p2_p5() local
244 byte1 = *dp++; byte2 = *dp++; byte3 = *dp++; in unw_decode_p2_p5()
246 frmask = ((byte1 & 0xf) << 16) | (byte2 << 8) | byte3; in unw_decode_p2_p5()
/linux-2.4.37.9/drivers/scsi/
D3w-xxxx.c359 command_packet->byte3.unit = 0; in tw_aen_drain_queue()
360 command_packet->byte3.host_id = 0; in tw_aen_drain_queue()
511 command_packet->byte3.unit = 0; in tw_aen_read_queue()
512 command_packet->byte3.host_id = 0; in tw_aen_read_queue()
938 …= 0x%x, unit #%d.\n", tw_dev->host->host_no, command->status, command->flags, command->byte3.unit); in tw_decode_sense()
1335 command_packet->byte3.unit = 0x0; in tw_initconnection()
1336 command_packet->byte3.host_id = 0x0; in tw_initconnection()
1435 command_packet->byte3.unit = 0; in tw_initialize_units()
1436 command_packet->byte3.host_id = 0; in tw_initialize_units()
1527 command_packet->byte3.unit = 0; in tw_initialize_units()
[all …]
D3w-xxxx.h304 } byte3; member
412 } byte3; member
Dadvansys.c1120 #define ASC_INQ_RESPONSE_FMT(inq) ((inq)->byte3 & 0x0f)
1121 #define ASC_INQ_TERM_IO(inq) ((inq)->byte3 & 0x40)
1122 #define ASC_INQ_ASYNC_NOTIF(inq) ((inq)->byte3 & 0x80)
1138 uchar byte3; member
3506 #define ADV_INQ_RESPONSE_FMT(inq) ((inq)->byte3 & 0x0f)
3507 #define ADV_INQ_TERM_IO(inq) ((inq)->byte3 & 0x40)
3508 #define ADV_INQ_ASYNC_NOTIF(inq) ((inq)->byte3 & 0x80)
3528 uchar byte3; /* response data format [0:3] */ member
/linux-2.4.37.9/drivers/char/
Dqtronix.c190 u_int8_t byte3, u_int8_t byte4, u_int8_t byte5) in CheckSumOk() argument
194 CheckSum = (byte1 & 0x0F) + byte2 + byte3 + byte4 + byte5; in CheckSumOk()
/linux-2.4.37.9/drivers/usb/serial/
Dio_edgeport.c467 static void process_rcvd_status (struct edgeport_serial *edge_serial, __u8 byte2, __u8 byte3);
2117 static void process_rcvd_status (struct edgeport_serial *edge_serial, __u8 byte2, __u8 byte3) in process_rcvd_status() argument
2140 dbg("%s - Port %u EXT CHASE_RSP Data = %02x", __FUNCTION__, edge_serial->rxPort, byte3 ); in process_rcvd_status()
2151 …=== Port %u CHECK_RSP Sequence = %02x =============\n", __FUNCTION__, edge_serial->rxPort, byte3 ); in process_rcvd_status()
2158 edge_port->txCredits = GET_TX_BUFFER_SIZE(byte3); in process_rcvd_status()
2189 …bg("%s - Port %u LSR Status = %02x, Data = %02x", __FUNCTION__, edge_serial->rxPort, byte2, byte3); in process_rcvd_status()
2192 handle_new_lsr (edge_port, TRUE, byte2, byte3); in process_rcvd_status()
/linux-2.4.37.9/drivers/usb/
Dibmcam.c349 unsigned long byte3, byte4; in ibmcam_find_header() local
351 byte3 = RING_QUEUE_PEEK(&uvd->dp, 2); in ibmcam_find_header()
353 frame->header = (byte3 << 8) | byte4; in ibmcam_find_header()
/linux-2.4.37.9/include/asm-ia64/sn/sn2/
Dshub_mmr_t.h13177 mmr_t byte3 : 8; member
13194 mmr_t byte3 : 8; member
13323 mmr_t byte3 : 8; member
13340 mmr_t byte3 : 8; member