Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/twa/
H A Dtw_cl_io.c485 event_index = (start_index + event_buf.sequence_id - in tw_cl_ioctl()
486 ctlr->aen_queue[start_index].sequence_id + 1) % in tw_cl_ioctl()
492 start_index, event_index, event_buf.sequence_id, in tw_cl_ioctl()
493 ctlr->aen_queue[start_index].sequence_id, in tw_cl_ioctl()
494 ctlr->aen_queue[event_index].sequence_id); in tw_cl_ioctl()
496 if (! (ctlr->aen_queue[event_index].sequence_id > in tw_cl_ioctl()
497 event_buf.sequence_id)) { in tw_cl_ioctl()
554 event_index = (start_index + event_buf.sequence_id - in tw_cl_ioctl()
555 ctlr->aen_queue[start_index].sequence_id - 1) % in tw_cl_ioctl()
558 if (! (ctlr->aen_queue[event_index].sequence_id < in tw_cl_ioctl()
[all …]
H A Dtw_cl_ioctl.h89 TW_UINT32 sequence_id; member
H A Dtw_cl_misc.c491 event->sequence_id = ++(ctlr->aen_cur_seq_id); in tw_cl_create_event()
524 event->sequence_id, in tw_cl_create_event()
H A Dtw_cl_share.h187 TW_UINT32 sequence_id; member
/freebsd-13.1/sys/dev/tws/
H A Dtws_user.c258 if ( qp[index].sequence_id == in tws_retrive_aen()
259 (eventp.sequence_id + 1) ) in tws_retrive_aen()
272 if ( qp[index].sequence_id == in tws_retrive_aen()
273 (eventp.sequence_id - 1) ) in tws_retrive_aen()
H A Dtws_user.h84 u_int32_t sequence_id; member
H A Dtws_hdm.h361 u_int32_t sequence_id; member
H A Dtws_cam.c390 event.sequence_id = sc->seq_id; in tws_aen_complete()
/freebsd-13.1/sys/dev/bnxt/
H A Dhsi_struct_def.h1749 uint16_t sequence_id; member