OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:detect_card
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpcsh/dev/hd64461/
hd64461pcmcia.c
213
STATIC enum hd64461pcmcia_event_type
detect_card
(enum controller_channel);
447
if (ch->ch_pcmcia && (
detect_card
(ch->ch_channel) == EVENT_INSERT)) {
472
queue_event(ch,
detect_card
(ch->ch_channel));
496
queue_event(ch,
detect_card
(ch->ch_channel));
993
detect_card
(enum controller_channel channel)
function
hd64461pcmcia.c
213
STATIC enum hd64461pcmcia_event_type
detect_card
(enum controller_channel);
447
if (ch->ch_pcmcia && (
detect_card
(ch->ch_channel) == EVENT_INSERT)) {
472
queue_event(ch,
detect_card
(ch->ch_channel));
496
queue_event(ch,
detect_card
(ch->ch_channel));
993
detect_card
(enum controller_channel channel)
function
Completed in 41 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026