OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ce_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/cardbus/
cardslotvar.h
98
int
ce_type
;
member in struct:cardslot_event
101
/*
ce_type
*/
cardslot.c
285
ce->
ce_type
= ev;
329
if (IS_CARDSLOT_INSERT_REMOVE_EV(ce->
ce_type
)) {
337
if (ce1->
ce_type
!= antonym_ev[ce->
ce_type
]) {
343
if (ce2->
ce_type
== ce->
ce_type
) {
355
switch (ce->
ce_type
) {
464
panic("cardslot_event_thread: unknown event %d", ce->
ce_type
);
Completed in 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025