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.c1875 host_wellness_driver_ver->start_tag[0] = '<'; in pqisrc_write_driver_version_to_host_wellness()
1876 host_wellness_driver_ver->start_tag[1] = 'H'; in pqisrc_write_driver_version_to_host_wellness()
1877 host_wellness_driver_ver->start_tag[2] = 'W'; in pqisrc_write_driver_version_to_host_wellness()
1878 host_wellness_driver_ver->start_tag[3] = '>'; in pqisrc_write_driver_version_to_host_wellness()
1935 host_wellness_time->start_tag[0] = '<'; in pqisrc_write_current_time_to_host_wellness()
1936 host_wellness_time->start_tag[1] = 'H'; in pqisrc_write_current_time_to_host_wellness()
1937 host_wellness_time->start_tag[2] = 'W'; in pqisrc_write_current_time_to_host_wellness()
1938 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
45 uint8_t start_tag[4]; member