Searched refs:HostElapsedSeconds (Results 1 – 4 of 4) sorted by relevance
253 init->HostElapsedSeconds = cpu_to_le32(get_seconds()); in aac_sa_start_adapter()
321 init->HostElapsedSeconds = cpu_to_le32(get_seconds()); in aac_rx_start_adapter()
397 init->HostElapsedSeconds = cpu_to_le32(get_seconds()); in aac_src_start_adapter()
501 __le32 HostElapsedSeconds; /* number of seconds since 1970. */ member