Searched refs:OBDR_TAPE_SIG (Results 1 – 2 of 2) sorted by relevance
1173 #define OBDR_TAPE_SIG "$DR-10" in cciss_update_non_disk_devices() macro1253 if (strncmp(obdr_sig, OBDR_TAPE_SIG, 6) != 0) in cciss_update_non_disk_devices()
2665 #define OBDR_TAPE_SIG "$DR-10" in hpsa_update_device_info() macro2666 #define OBDR_SIG_LEN (sizeof(OBDR_TAPE_SIG) - 1) in hpsa_update_device_info()2721 strncmp(obdr_sig, OBDR_TAPE_SIG, in hpsa_update_device_info()