cmdkarw
static int cmdkarw(dev_t dev, struct aio_req *aio, int flag);
return (cmdkarw(dev, aio, B_READ));
return (cmdkarw(dev, aio, B_WRITE));