Home
last modified time | relevance | path

Searched refs:start_tag (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_discovery.c1913 host_wellness_driver_ver->start_tag[0] = '<'; in pqisrc_write_driver_version_to_host_wellness()
1914 host_wellness_driver_ver->start_tag[1] = 'H'; in pqisrc_write_driver_version_to_host_wellness()
1915 host_wellness_driver_ver->start_tag[2] = 'W'; in pqisrc_write_driver_version_to_host_wellness()
1916 host_wellness_driver_ver->start_tag[3] = '>'; in pqisrc_write_driver_version_to_host_wellness()
1971 host_wellness_time->start_tag[0] = '<'; in pqisrc_write_current_time_to_host_wellness()
1972 host_wellness_time->start_tag[1] = 'H'; in pqisrc_write_current_time_to_host_wellness()
1973 host_wellness_time->start_tag[2] = 'W'; in pqisrc_write_current_time_to_host_wellness()
1974 host_wellness_time->start_tag[3] = '>'; in pqisrc_write_current_time_to_host_wellness()
H A Dsmartpqi_structures.h34 uint8_t start_tag[4]; member
44 uint8_t start_tag[4]; member