cmdkrw
static int cmdkrw(dev_t dev, struct uio *uio, int flag);
return (cmdkrw(dev, uio, B_READ));
return (cmdkrw(dev, uio, B_WRITE));