Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Disp_netbsd.c462 uint16_t nph, nphe, count, channel, lim; in ispioctl() local
486 nphe = NPH_MAX_2K; in ispioctl()
488 nphe = NPH_MAX; in ispioctl()
490 for (count = 0, nph = 0; count < lim && nph != nphe; nph++) { in ispioctl()