Home
last modified time | relevance | path

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

/src/sys/dev/isp/
H A Disp_freebsd.h227 atio_private_data_t atpool[ATPDPSIZE]; member
H A Disp_freebsd.c154 LIST_INSERT_HEAD(&fc->atfree, &fc->atpool[i], next); in isp_attach_chan()
783 for (atp = fc->atpool; atp < &fc->atpool[ATPDPSIZE]; atp++) { in isp_dump_atpd()