Home
last modified time | relevance | path

Searched refs:cap_phyx (Results 1 – 1 of 1) sorted by path

/freebsd/sys/dev/cyapa/
H A Dcyapa.c167 int cap_phyx; member
541 sc->cap_phyx = ((cap.phy_siz_xy_high << 4) & 0x0F00) | in cyapa_attach()
596 sc->cap_phyx != 0 ? sc->cap_resx / sc->cap_phyx : 0); in cyapa_attach()