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