Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_ioctl.h557 struct netbsd32_fss_get { struct
567 #define FSSIOCGET32 _IOR('F', 1, struct netbsd32_fss_get) /* Status */ argument
H A Dnetbsd32_ioctl.c328 netbsd32_to_fss_get(struct netbsd32_fss_get *s32p, struct fss_get *p, in netbsd32_to_fss_get()
889 netbsd32_from_fss_get(struct fss_get *p, struct netbsd32_fss_get *s32p, in netbsd32_from_fss_get()