Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pcmcia/
H A Di82365.c168 #define ISA_LOCK(n, f) spin_lock_irqsave(&isa_lock, f) macro
846 ISA_LOCK(i, flags); in pcic_interrupt()
1133 ISA_LOCK(sock, flags);