Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/luna68k/dev/
H A Dxp.c59 vsize_t sc_shm_size; member
132 sc->sc_shm_size = XP_SHM_SIZE; in xp_attach()
212 if (loadsize == 0 || loadsize > sc->sc_shm_size) { in xp_ioctl()
253 offset < sc->sc_shm_size) { in xp_mmap()
H A Dpsgpam.c88 vsize_t sc_shm_size; member
222 sc->sc_shm_size = XP_SHM_SIZE; in psgpam_attach()