Searched refs:is_id (Results 1 – 5 of 5) sorted by relevance
48 new->is_id.id = cid; in make_controller()115 if (pos->is_id.id != iodev->is_parent_id.id) in find_parent()130 if (id_match(&iodev->is_parent_id, &pos->is_id) && in find_parent()138 if (id_match(&iodev->is_parent_id, &pos2->is_id)) in find_parent()610 iodev->is_id.id = slice; in get_ids()615 iodev->is_id.id = disk; in get_ids()616 (void) strlcpy(iodev->is_id.tid, target, KSTAT_STRLEN); in get_ids()774 if (io1->is_id.id < io2->is_id.id) { in iodev_cmp()777 if (io1->is_id.id > io2->is_id.id) { in iodev_cmp()840 tptr->is_id.id = tgt; in make_extended_device()[all …]
243 add_nr_to_list(buf, pos->is_id.id); in get_child_list()248 (void) strlcat(buf, pos->is_id.tid, LIST_SIZE); in get_child_list()251 add_nr_to_list(tmp, pos->is_id.id); in get_child_list()
165 struct iodev_id is_id; member
418 if (ap->isc_sdr->is_id == bp->isc_sdr->is_id) in ipmi_sdr_hash_compare()
547 uint16_t is_id; member