Searched refs:hal_prev (Results 1 – 3 of 3) sorted by relevance
70 if (hal->hal_prev) in s1394_cleanup_for_detach()71 hal->hal_prev->hal_next = hal->hal_next; in s1394_cleanup_for_detach()73 hal->hal_next->hal_prev = hal->hal_prev; in s1394_cleanup_for_detach()77 s1394_statep->hal_tail = hal->hal_prev; in s1394_cleanup_for_detach()
288 hal->hal_prev = s1394_statep->hal_tail; in h1394_attach()
509 s1394_hal_t *hal_prev; member