Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
isp_netbsd.h | 227 #define XS_TIME(xs) (xs)->timeout |
isp_netbsd.c | 749 if ((mswait = XS_TIME(xs)) == 0) { |
isp.c | 4424 *tptr = XS_TIME(xs) / 1000; 4425 if (*tptr == 0 && XS_TIME(xs)) { |