Searched refs:DASD_BUS_ID_SIZE (Results 1 – 2 of 2) sorted by relevance
268 #define DASD_BUS_ID_SIZE 20 macro272 char busid[DASD_BUS_ID_SIZE];
6110 strncmp(copy->entry[i].busid, busid, DASD_BUS_ID_SIZE) == 0) in copy_relation_find_device()6127 DASD_BUS_ID_SIZE) == 0) { in copy_pair_set_active()6132 DASD_BUS_ID_SIZE) == 0) { in copy_pair_set_active()6160 if (strncmp(dev_name(&primary->cdev->dev), prim_busid, DASD_BUS_ID_SIZE) != 0) in dasd_eckd_copy_pair_swap()