Searched refs:hpt (Results 1 – 1 of 1) sorted by relevance
48 struct hpt37x_meta *hpt; in volume_id_probe_highpoint_37x_raid() local53 hpt = volume_id_get_buffer(id, off + HPT37X_CONFIG_OFF, 0x200); in volume_id_probe_highpoint_37x_raid()54 if (hpt == NULL) in volume_id_probe_highpoint_37x_raid()57 magic = hpt->magic; in volume_id_probe_highpoint_37x_raid()69 struct hpt45x_meta *hpt; in volume_id_probe_highpoint_45x_raid() local80 hpt = volume_id_get_buffer(id, off + meta_off, 0x200); in volume_id_probe_highpoint_45x_raid()81 if (hpt == NULL) in volume_id_probe_highpoint_45x_raid()84 magic = hpt->magic; in volume_id_probe_highpoint_45x_raid()