Searched refs:fat_next (Results 1 – 4 of 4) sorted by relevance
132 fal->fal_tail->target_fa[type].fat_next = target; in s1394_fa_list_add()152 *nextp = target->target_fa[type].fat_next; in s1394_fa_list_remove()159 nextp = &curp->target_fa[type].fat_next; in s1394_fa_list_remove()
306 target = fat->fat_next; in s1394_fcp_recv_write_request()
391 for (; target; target = fat->fat_next) { in s1394_cmp_notify_reg_change()
463 s1394_target_t *fat_next; /* next in the list */ member