Searched refs:TAILQ_NEXT (Results 201 - 204 of 204) sorted by relevance

123456789

/freebsd-12-stable/sys/dev/cxgbe/
H A Dt4_sge.c2929 next = TAILQ_NEXT(cookie, link);
/freebsd-12-stable/sys/fs/nfsserver/
H A Dnfs_nfsdport.c3994 tds = TAILQ_NEXT(ds, nfsdev_list);
/freebsd-12-stable/sys/dev/aic7xxx/
H A Daic79xx.c5378 list_ahd = TAILQ_NEXT(list_ahd, links);
/freebsd-12-stable/sys/cam/ctl/
H A Dctl.c11199 next_io = (union ctl_io *)TAILQ_NEXT(&io->io_hdr, blocked_links);

Completed in 167 milliseconds

123456789