Searched defs:millisecond (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/bnxt/
H A Dbnxt_ioctl.h150 uint16_t millisecond; member in struct:bnxt_ioctl_hwrm_fw_get_time
162 uint16_t millisecond; member in struct:bnxt_ioctl_hwrm_fw_set_time
H A Dbnxt_hwrm.c1481 bnxt_hwrm_fw_get_time(struct bnxt_softc *softc, uint16_t *year, uint8_t *month, uint8_t *day, uint8_t *hour, uint8_t *minute, uint8_t *second, uint16_t *millisecond, uint16_t *zone) argument
1520 bnxt_hwrm_fw_set_time(struct bnxt_softc *softc, uint16_t year, uint8_t month, uint8_t day, uint8_t hour, uint8_t minute, uint8_t second, uint16_t millisecond, uint16_t zone) argument
H A Dhsi_struct_def.h21739 uint16_t millisecond; member in struct:hwrm_fw_set_time_input
21847 uint16_t millisecond; member in struct:hwrm_fw_get_time_output
[all...]

Completed in 192 milliseconds