Searched defs:slot1 (Results 1 – 4 of 4) sorted by relevance
330 int *slot1 = &n->active_links[1]; in __tipc_node_link_up() local404 int *slot1 = &n->active_links[1]; in __tipc_node_link_down() local
538 int slot0 = 300, slot1 = 0; in iwlagn_set_pan_params() local
214 volatile u32 slot1; member
46 #define GRCAN_RESERVE_SIZE(slot1, slot2) (((slot2) - (slot1)) / 4 - 1) argument