Searched refs:ctl_copy_sense_data (Results 1 – 1 of 1) sorted by relevance
392 static void ctl_copy_sense_data(union ctl_ha_msg *src, union ctl_io *dest);1667 ctl_copy_sense_data(msg, io); in ctl_isc_event_handler()1758 ctl_copy_sense_data(union ctl_ha_msg *src, union ctl_io *dest) in ctl_copy_sense_data() function