_test_cmd_pasid_attach
ASSERT_EQ(0, _test_cmd_pasid_attach(self->fd, stddev_id, pasid, hwpt_id));
EXPECT_ERRNO(EINVAL, _test_cmd_pasid_attach(self->fd, stddev_id, pasid, hwpt_id));
_test_cmd_pasid_attach(self->fd, self->no_pasid_stdev_id,
_test_cmd_pasid_attach(self->fd, self->no_pasid_stdev_id,
if (_test_cmd_pasid_attach(self->fd, self->stdev_id,
ASSERT_EQ(0, _test_cmd_pasid_attach(self->fd, self->stdev_id, \
_test_cmd_pasid_attach(self->fd, self->stdev_id, \