Searched refs:llc1_str_next (Results 1 – 2 of 2) sorted by relevance
159 llc1_t *llc1_str_next, *llc1_str_prev; /* open streams */ member
254 llc1_device_list.llc1_str_next = in llc1_attach()256 (llc1_t *)&llc1_device_list.llc1_str_next; in llc1_attach()1548 for (lld = llc1_device_list.llc1_str_next; in llc1_recv()1549 lld != (llc1_t *)&llc1_device_list.llc1_str_next; in llc1_recv()2053 for (next = device->llc1_str_next; in llc1_findminor()2054 next != NULL && next != (llc1_t *)&device->llc1_str_next; in llc1_findminor()2795 for (llc = llc1_device_list.llc1_str_next; in llc1_find_waiting()2796 llc != (llc1_t *)&llc1_device_list.llc1_str_next; in llc1_find_waiting()