xd.c | 233 int xdc_ioctlcmd(struct xd_softc *, dev_t dev, struct xd_iocmd *); 933 return xdc_ioctlcmd(xd, dev, xio); 2133 * xdc_ioctlcmd: this function provides a user level interface to the 2139 xdc_ioctlcmd(struct xd_softc *xd, dev_t dev, struct xd_iocmd *xio) function in typeref:typename:int
|