Searched refs:device_is_the_same (Results 1 – 2 of 2) sorted by relevance
503 static int device_is_the_same(struct cciss_scsi_dev_t *dev1, in device_is_the_same() function563 if (device_is_the_same(&sd[j], csd)) in adjust_cciss_scsi_table()610 if (device_is_the_same(&sd[i], csd)) in adjust_cciss_scsi_table()
1414 static inline int device_is_the_same(struct hpsa_scsi_dev_t *dev1, in device_is_the_same() function1482 if (device_is_the_same(needle, haystack[i])) { in hpsa_scsi_find_entry()