Home
last modified time | relevance | path

Searched refs:ntpool (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/isp/
H A Disp_freebsd.h224 inot_private_data_t ntpool[ATPDPSIZE]; member
H A Disp_freebsd.c151 STAILQ_INSERT_TAIL(&fc->ntfree, &fc->ntpool[i], next); in isp_attach_chan()
809 for (ntp = fc->ntpool; ntp < &fc->ntpool[ATPDPSIZE]; ntp++) { in isp_find_ntpd()