Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/isp/
Disp_freebsd.h94 #define ATPDPHASHSIZE 32 macro
96 ((ATPDPHASHSIZE) - 1))
235 struct atpdlist atused[ATPDPHASHSIZE];
256 struct atpdlist atused[ATPDPHASHSIZE];
Disp_freebsd.c155 for (i = 0; i < ATPDPHASHSIZE; i++) in isp_attach_chan()
182 for (i = 0; i < ATPDPHASHSIZE; i++) in isp_attach_chan()