Searched refs:OBDR_TAPE_INQ_SIZE (Results 1 – 2 of 2) sorted by relevance
1175 #define OBDR_TAPE_INQ_SIZE 49 in cciss_update_non_disk_devices() macro1188 inq_buff = kmalloc(OBDR_TAPE_INQ_SIZE, GFP_KERNEL); in cciss_update_non_disk_devices()1217 memset(inq_buff, 0, OBDR_TAPE_INQ_SIZE); in cciss_update_non_disk_devices()1221 (unsigned char) OBDR_TAPE_INQ_SIZE) != 0) in cciss_update_non_disk_devices()
1527 #define OBDR_TAPE_INQ_SIZE 49 in hpsa_update_device_info() macro1530 inq_buff = kzalloc(OBDR_TAPE_INQ_SIZE, GFP_KERNEL); in hpsa_update_device_info()1536 (unsigned char) OBDR_TAPE_INQ_SIZE) != 0) { in hpsa_update_device_info()1800 inq_buff = kmalloc(OBDR_TAPE_INQ_SIZE, GFP_KERNEL); in hpsa_update_scsi_devices()