ast_write_filemark
ast_write_filemark(dev, 0);
ast_write_filemark(dev, ATAPI_WF_WRITE);
error = ast_write_filemark(dev, ATAPI_WF_WRITE);
error = ast_write_filemark(dev, 0);
static int ast_write_filemark(device_t, u_int8_t);