Searched defs:device_is_the_same (Results 1 - 2 of 2) sorted by relevance

/drivers/block/
H A Dcciss_scsi.c504 static int device_is_the_same(struct cciss_scsi_dev_t *dev1, function
564 if (device_is_the_same(&sd[j], csd))
611 if (device_is_the_same(&sd[i], csd))
/drivers/scsi/
H A Dhpsa.c1083 static inline int device_is_the_same(struct hpsa_scsi_dev_t *dev1, function
1145 if (device_is_the_same(needle, haystack[i])) {

Completed in 137 milliseconds