Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/cxt1e1/
Dsbew_ioc.h114 #define SBE_IOC_DRVINFO_GET _IOWR(SBE_IOC_MAGIC,0x31, struct sbe_drv_info)
Dlibsbew.h89 struct sbe_drv_info struct
560 extern int wancfg_get_drvinfo (wcfg_t *, int, struct sbe_drv_info *);
Dlinux.c840 struct sbe_drv_info dip; in c4_ioctl()