BOP_READ
case BOP_READ:
return (blockif_request(bc, breq, BOP_READ));
return (BOP_READ(fd, buf, size));