Searched refs:sequence_id (Results 1 - 16 of 16) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/rtl8365mb/
H A Drtl8367c_asicdrv_eav.c665 if((retVal = rtl8367c_getAsicReg(RTL8367C_REG_SEQ_ID(port, type), &timeStamp->sequence_id))!= RT_ERR_OK)
676 if((retVal = rtl8367c_getAsicReg(RTL8367C_REG_P5_TX_SYNC_SEQ_ID+type, &timeStamp->sequence_id))!= RT_ERR_OK)
687 if((retVal = rtl8367c_getAsicReg(RTL8367C_REG_P6_TX_SYNC_SEQ_ID+type, &timeStamp->sequence_id))!= RT_ERR_OK)
698 if((retVal = rtl8367c_getAsicReg(RTL8367C_REG_P7_TX_SYNC_SEQ_ID+type, &timeStamp->sequence_id))!= RT_ERR_OK)
709 if((retVal = rtl8367c_getAsicReg(RTL8367C_REG_P8_TX_SYNC_SEQ_ID+type, &timeStamp->sequence_id))!= RT_ERR_OK)
720 if((retVal = rtl8367c_getAsicReg(RTL8367C_REG_P9_TX_SYNC_SEQ_ID+type, &timeStamp->sequence_id))!= RT_ERR_OK)
H A Drtl8367c_asicdrv_eav.h57 rtk_uint32 sequence_id; member in struct:rtl8367c_ptp_time_stamp_s
H A Dptp.c442 pInfo->sequenceId = time.sequence_id;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/rtl8365mb/
H A Drtl8367c_asicdrv_eav.c665 if((retVal = rtl8367c_getAsicReg(RTL8367C_REG_SEQ_ID(port, type), &timeStamp->sequence_id))!= RT_ERR_OK)
676 if((retVal = rtl8367c_getAsicReg(RTL8367C_REG_P5_TX_SYNC_SEQ_ID+type, &timeStamp->sequence_id))!= RT_ERR_OK)
687 if((retVal = rtl8367c_getAsicReg(RTL8367C_REG_P6_TX_SYNC_SEQ_ID+type, &timeStamp->sequence_id))!= RT_ERR_OK)
698 if((retVal = rtl8367c_getAsicReg(RTL8367C_REG_P7_TX_SYNC_SEQ_ID+type, &timeStamp->sequence_id))!= RT_ERR_OK)
709 if((retVal = rtl8367c_getAsicReg(RTL8367C_REG_P8_TX_SYNC_SEQ_ID+type, &timeStamp->sequence_id))!= RT_ERR_OK)
720 if((retVal = rtl8367c_getAsicReg(RTL8367C_REG_P9_TX_SYNC_SEQ_ID+type, &timeStamp->sequence_id))!= RT_ERR_OK)
H A Drtl8367c_asicdrv_eav.h57 rtk_uint32 sequence_id; member in struct:rtl8367c_ptp_time_stamp_s
H A Dptp.c442 pInfo->sequenceId = time.sequence_id;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A D3w-sas.h306 unsigned int sequence_id; member in struct:TAG_TW_Event
320 unsigned int sequence_id; member in struct:TAG_TW_Ioctl_Driver_Command
H A D3w-9xxx.c405 event->sequence_id = tw_dev->error_sequence_id;
647 unsigned int sequence_id = 0; local
789 sequence_id = event->sequence_id;
805 event_index = (start_index + sequence_id - tw_dev->event_queue[start_index]->sequence_id + 1) % TW_Q_LENGTH;
807 if (!(tw_dev->event_queue[event_index]->sequence_id > sequence_id)) {
818 sequence_id = event->sequence_id;
[all...]
H A D3w-9xxx.h576 unsigned int sequence_id; member in struct:TAG_TW_Event
590 unsigned int sequence_id; member in struct:TAG_TW_Ioctl_Driver_Command
H A D3w-sas.c264 event->sequence_id = tw_dev->error_sequence_id;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A D3w-sas.h306 unsigned int sequence_id; member in struct:TAG_TW_Event
320 unsigned int sequence_id; member in struct:TAG_TW_Ioctl_Driver_Command
H A D3w-9xxx.c405 event->sequence_id = tw_dev->error_sequence_id;
647 unsigned int sequence_id = 0; local
789 sequence_id = event->sequence_id;
805 event_index = (start_index + sequence_id - tw_dev->event_queue[start_index]->sequence_id + 1) % TW_Q_LENGTH;
807 if (!(tw_dev->event_queue[event_index]->sequence_id > sequence_id)) {
818 sequence_id = event->sequence_id;
[all...]
H A D3w-9xxx.h576 unsigned int sequence_id; member in struct:TAG_TW_Event
590 unsigned int sequence_id; member in struct:TAG_TW_Ioctl_Driver_Command
H A D3w-sas.c264 event->sequence_id = tw_dev->error_sequence_id;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/qla2xxx/
H A Dqla_fw.h55 uint8_t sequence_id; member in struct:port_database_24xx
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_fw.h55 uint8_t sequence_id; member in struct:port_database_24xx

Completed in 280 milliseconds