Home | Sort by: relevance | last modified time | path |
/src/sys/arch/hpcmips/dev/ | |
plumpcmcia.c | 117 int __queued; member in struct:plumpcmcia_event 916 if (!__event_queue_pool[i].__queued) { 917 __event_queue_pool[i].__queued = 1; 928 pe->__queued = 0; |
/src/sys/arch/hpcsh/dev/hd64465/ | |
hd64465pcmcia.c | 115 int __queued; member in struct:hd64465pcmcia_event 276 pe->__queued = 0; 418 if (!pool[i].__queued) { 437 pe->__queued = 1; |
/src/sys/arch/hpcsh/dev/hd64461/ | |
hd64461pcmcia.c | 137 int __queued; member in struct:hd64461pcmcia_event 340 pe->__queued = 0; 516 if (!pool[i].__queued) { 535 pe->__queued = 1; |