Searched refs:OBDR_TAPE_INQ_SIZE (Results 1 – 1 of 1) sorted by relevance
3933 #define OBDR_TAPE_INQ_SIZE (OBDR_SIG_OFFSET + OBDR_SIG_LEN) in hpsa_update_device_info() macro3939 inq_buff = kzalloc(OBDR_TAPE_INQ_SIZE, GFP_KERNEL); in hpsa_update_device_info()3947 (unsigned char) OBDR_TAPE_INQ_SIZE) != 0) { in hpsa_update_device_info()