Home
last modified time | relevance | path

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

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_discovery.c1893 host_wellness_driver_ver->dont_write_tag[0] = 'D'; in pqisrc_write_driver_version_to_host_wellness()
1894 host_wellness_driver_ver->dont_write_tag[1] = 'W'; in pqisrc_write_driver_version_to_host_wellness()
1941 host_wellness_time->time_length = LE_16(offsetof(struct bmic_host_wellness_time, dont_write_tag) - in pqisrc_write_current_time_to_host_wellness()
1946 host_wellness_time->dont_write_tag[0] = 'D'; in pqisrc_write_current_time_to_host_wellness()
1947 host_wellness_time->dont_write_tag[1] = 'W'; in pqisrc_write_current_time_to_host_wellness()
H A Dsmartpqi_structures.h38 uint8_t dont_write_tag[2]; member
56 uint8_t dont_write_tag[2]; member