dev_list_append
dev_list_append(&ap->mems, mem);
dev_list_append(&ap->ios, io);
static void dev_list_append(ri_dev_t **, ri_dev_t *);