Searched defs:_slot_ (Results 1 – 2 of 2) sorted by relevance
107 #define _slot_ 0 macro110 #define _slot_ 1 macro294 #define socket_get(_slot_) PCMCIA_SOCKET_KEY_5V argument295 #define hardware_enable(_slot_) /* No hardware to enable */ argument296 #define hardware_disable(_slot_) /* No hardware to disable */ argument344 #define socket_get(_slot_) PCMCIA_SOCKET_KEY_5V argument402 #define socket_get(_slot_) PCMCIA_SOCKET_KEY_5V argument403 #define hardware_enable(_slot_) /* No hardware to enable */ argument404 #define hardware_disable(_slot_) /* No hardware to disable */ argument
105 static int _slot_ = -1; /* will be read from PCMCIA registers */ variable502 u_int _slot_; in ide_interrupt_ack() local