physio
return (physio(dev, uio, ioflag));
int physio(struct cdev *dev, struct uio *uio, int ioflag);
#define physread physio
#define physwrite physio