OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:t_cookie
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pckbport/
pckbportvar.h
69
void *
t_cookie
;
member in struct:pckbport_tag
pckbport.c
108
return t->t_ops->t_poll_data1(t->
t_cookie
, slot);
115
return t->t_ops->t_send_devcmd(t->
t_cookie
, slot, val);
123
if (cookie == pckbport_cntag.
t_cookie
&&
128
t->
t_cookie
= cookie;
225
return t->t_ops->t_xt_translation(t->
t_cookie
, slot, on);
232
t->t_ops->t_slot_enable(t->
t_cookie
, slot, on);
240
t->t_ops->t_set_poll(t->
t_cookie
, slot, on);
549
t->t_ops->t_intr_establish(t->
t_cookie
, slot);
587
t->
t_cookie
= cookie;
Completed in 100 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025