ast_read_position
ast_read_position(dev, 0, &position);
if ((error = ast_read_position(dev, 0, &position)))
if ((error = ast_read_position(dev, 1, &position)))
static int ast_read_position(device_t, int, struct ast_readposition *);