Searched refs:physio (Results 1 – 4 of 4) sorted by relevance
184 int physio(struct cdev *dev, struct uio *uio, int ioflag);185 #define physread physio186 #define physwrite physio
40 physio(struct cdev *dev, struct uio *uio, int ioflag) in physio() function
323 return (physio(dev, uio, ioflag)); in fw_read()457 return (physio(dev, uio, ioflag)); in fw_write()
270 physio.9 \